Skip to content

Commit

Permalink
CI/CD対応
Browse files Browse the repository at this point in the history
  • Loading branch information
tissueMO committed Jun 3, 2023
1 parent b8b28b3 commit bfbf653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ghcr.io/${{ github.repository }}/app
images: ghcr.io/${{ github.repository }}/discord-extension

- name: Build and push
uses: docker/build-push-action@v3
Expand Down

0 comments on commit bfbf653

Please sign in to comment.