Skip to content

Commit

Permalink
add goreleaser and git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonah Dissen committed Jul 23, 2023
1 parent cc5c3e9 commit 4116f64
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,5 +24,5 @@ jobs:

- name: Run goreleaser
run: |
export GITHUB_TOKEN=$RELEASE_GITHUB_TOKEN # Replace with your actual GitHub token
export GITHUB_TOKEN=$GITHUB_TOKEN # Replace with your actual GitHub token
goreleaser release

0 comments on commit 4116f64

Please sign in to comment.