Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlevy committed Dec 26, 2022
1 parent bbc6cdb commit bb6dc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Get current version
uses: dolittle/write-version-to-file-action@v2
with:
version: ${{ github.ref_name }}
version: ${{ GITHUB_REF }}
path: ./.osuny-theme-version
user-email: osuny@noesya.coop
user-name: osuny-bot
Expand Down

0 comments on commit bb6dc36

Please sign in to comment.