Skip to content

Commit

Permalink
ci: Temporarily enable elevated github token
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsvante committed Jun 19, 2024
1 parent 4af8cc7 commit 7d9c3cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ jobs:
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.EVENT_TRIGGERING_GITHUB_TOKEN }}
- name: Tag major and minor versions in Git
if: ${{ steps.release.outputs.release_created }}
uses: jacobsvante/[email protected]
Expand Down

0 comments on commit 7d9c3cd

Please sign in to comment.