Skip to content

Commit

Permalink
πŸš€ gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
anngdinh committed Apr 11, 2024
1 parent 95cb07d commit eb8eee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GH_PACKAGE_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Extract metadata (tags, labels) for Docker
id: meta
Expand Down

0 comments on commit eb8eee4

Please sign in to comment.