Skip to content

Commit

Permalink
Revert "use github.actor"
Browse files Browse the repository at this point in the history
This reverts commit d3820fe.
  • Loading branch information
PastaPastaPasta committed Nov 1, 2024
1 parent 455f3e5 commit 826d2db
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 @@ -44,7 +44,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ github.actor }}
username: dashpay
password: ${{ secrets.GHCR_TOKEN }}

- name: Build and push Platform devcontainer
Expand Down

0 comments on commit 826d2db

Please sign in to comment.