Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
fix release actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SoMuchForSubtlety committed Mar 26, 2022
1 parent 7af2ad2 commit c9edae5
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 @@ -24,4 +24,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN_GORELEASER }}
GITHUB_TOKEN: ${{ secrets.GORELEASER }}

0 comments on commit c9edae5

Please sign in to comment.