mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-03-07 11:28:05 +00:00
Compare commits
1 Commits
renovate/v
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93e08ad7e3 |
2
.github/workflows/publish-container.yml
vendored
2
.github/workflows/publish-container.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to GitHub Packages Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user