Skip to content

Commit

Permalink
ci: add repo-token to the release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jan 25, 2024
1 parent d2ea9ef commit d91f30d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-candidate.yml
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 d91f30d

Please sign in to comment.