mirror of
https://github.com/davegallant/rfd-notify.git
synced 2026-01-13 21:34:06 +00:00
Compare commits
2 Commits
6130d708b2
...
faf12f7510
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
faf12f7510 | ||
|
|
43031ad946 |
2
.github/workflows/push-container.yml
vendored
2
.github/workflows/push-container.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Push to Packages
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user