Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Venipa authored Oct 25, 2024
1 parent 6a310b8 commit e50c425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- if: github.ref_type == 'tag'
id: getVersion
uses: actions/github-script@7.0.1
uses: actions/github-script@v7.0.1
env:
REF_NAME: ${{ github.ref_name }}
with:
Expand Down

0 comments on commit e50c425

Please sign in to comment.