mirror of
https://github.com/skidoodle/pastebin
synced 2025-10-14 09:44:48 +02:00
fix workflow
This commit is contained in:
3
.github/workflows/image.yml
vendored
3
.github/workflows/image.yml
vendored
@@ -20,6 +20,9 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Log in to GHCR
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user