Skip to content

Commit

Permalink
changed get_release version number
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnLevander authored Jan 19, 2022
1 parent af24105 commit cf442b7
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 @@ -88,7 +88,7 @@ jobs:

- name: Get release
id: get_release
uses: bruceadams/get-release@'refs/heads/main'
uses: bruceadams/get-release@v1.2.3
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit cf442b7

Please sign in to comment.