mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-03-07 11:28:05 +00:00
Compare commits
1 Commits
renovate/d
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2ec7de445 |
2
.github/workflows/publish-container.yml
vendored
2
.github/workflows/publish-container.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
|
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Login to GitHub Packages Docker Registry
|
- name: Login to GitHub Packages Docker Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user