Skip to content

Commit

Permalink
Use container registry ghcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
irumaru committed Oct 11, 2023
1 parent e9ab391 commit 7edab9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
IMAGE: "gitlab-registry.maruru.me/nsslums/cit-bot:${{ github.sha }}"
IMAGE: "ghcr.io/nsslums/cit-bot:${{ github.sha }}"
# このリポジトリに対する書き込み権限を付与
permissions:
contents: write
Expand Down

0 comments on commit 7edab9e

Please sign in to comment.