Skip to content

Commit

Permalink
ci: switch to PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Sep 29, 2024
1 parent 8d64d38 commit 79916fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild-devcontainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
registry: ghcr.io
username: dashpay
password: ${{ secrets.GITHUB_TOKEN }}π
password: ${{ secrets.GHCR_TOKEN }}

- name: Build and push Platform devcontainer
uses: devcontainers/[email protected]
Expand Down

0 comments on commit 79916fd

Please sign in to comment.