Skip to content

Commit

Permalink
fix: test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Donghyeon Im committed Jul 24, 2024
1 parent a5c33a8 commit f27f3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
with:
registry: ${{ env.REGISTRY_DEV }}
username: ${{ github.actor }}
password: ${{ secrets.PAT }}
password: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit f27f3bd

Please sign in to comment.