Skip to content

Commit

Permalink
montoken?
Browse files Browse the repository at this point in the history
  • Loading branch information
archmagece committed Sep 5, 2024
1 parent 037791f commit 464035b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
push: true
tags: scriptonbasestar/deproxy:latest
secrets: |
GIT_AUTH_TOKEN=${{ secrets.MYTOKEN }}
# secrets: |
# GIT_AUTH_TOKEN=${{ secrets.MYTOKEN }}
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 464035b

Please sign in to comment.