watchdog-go: ci 手動実行を許可 #1

Merged
usbharu merged 19 commits from ci into master 2024-03-11 10:09:23 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 27518e4914 - Show all commits

View File

@ -31,7 +31,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: https://github.com/docker/setup-buildx-action@v3 - uses: https://github.com/docker/setup-buildx-action@v3
- uses: docker/login-action@v3 - uses: https://github.com/docker/login-action@v3
with: with:
registry: git.usbharu.dev registry: git.usbharu.dev
username: usbharu username: usbharu