Skip to content

Commit

Permalink
Specify token for new workflow to publish all images
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSerth committed Sep 4, 2024
1 parent 9b7b9fe commit 2148f06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
env:
# Those workflows should not be triggered when a new base image has been rebuilt.
EXCLUDE_WORKFLOWS: "all.yml dependabot.yml phusion.yml"
GITHUB_TOKEN: ${{ secrets.OPENHPI_BOT_TOKEN }}

jobs:
docker:
Expand Down

0 comments on commit 2148f06

Please sign in to comment.