Skip to content

Commit

Permalink
Pass in secret
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jan 22, 2024
1 parent 587a9fb commit 7d10160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
steps:
- name: checkout repo
uses: actions/checkout@v3
token: ${{secrets.GH_PAT}}

# Set up Docker build
- name: Set up Docker Buildx
Expand Down

0 comments on commit 7d10160

Please sign in to comment.