Skip to content

Commit

Permalink
fix: github token
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-beasley-liatrio committed Dec 4, 2024
1 parent ac4b680 commit c61cfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Run go-semantic-release
uses: go-semantic-release/action@v1
with:
github-token: amber-beasley-liatrio/learning-actions
github-token: ${{ steps.octo-sts.outputs.token }}
changelog-generator-opt: emojis=true
allow-initial-development-versions: true

0 comments on commit c61cfba

Please sign in to comment.