Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lslqtz committed Jan 29, 2024
1 parent 32f8ded commit f34c137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: 'Checkout'
uses: 'actions/checkout@v4'
- name: 'Build'
uses: 'lslqtz/go-release-action@master'
uses: 'lslqtz/go-release-action@t'
id: release
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f34c137

Please sign in to comment.