Skip to content

Commit

Permalink
Merge pull request #4 from WyriHaximusNet/add-token-to-push
Browse files Browse the repository at this point in the history
Add token to push
  • Loading branch information
WyriHaximus authored Sep 15, 2024
2 parents 8e47899 + 13b6b4f commit a57480d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github: WyriHaximus
github: WyriHaximus
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ghcr.io/wyhrihaximusnet/docker-github-action-runner:latest
platforms: linux/amd64,linux/arm64
secrets: |
GIT_AUTH_TOKEN=${{ secrets.GHCR_TOKEN }}

0 comments on commit a57480d

Please sign in to comment.