Skip to content

Commit

Permalink
ci: add repo-token to release workflow to enable tagged revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jan 3, 2024
1 parent 0a883dd commit f3b4fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-candidate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
architecture: ${{ matrix.architecture }}
launchpad-token: ${{ secrets.LP_BUILD_SECRET }}
repo-token: ${{ secrets.SNAPCRAFTERS_BOT_COMMIT }}
store-token: ${{ secrets.SNAP_STORE_CANDIDATE }}

call-for-testing:
Expand Down

0 comments on commit f3b4fae

Please sign in to comment.