Skip to content

Commit

Permalink
Update get-release action to v1.2.2. (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 authored Mar 18, 2021
1 parent 67f2270 commit 9566637
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 @@ -18,7 +18,7 @@ jobs:
run: echo "TAG_NAME=${GITHUB_REF##*/}" >> $GITHUB_ENV
- name: Get release
id: get_release
uses: bruceadams/get-release@v1.2.1
uses: bruceadams/get-release@v1.2.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Build
Expand Down

0 comments on commit 9566637

Please # to comment.