mirror of
https://github.com/davegallant/rfd-notify.git
synced 2026-01-13 21:34:06 +00:00
Compare commits
3 Commits
de8e3832a0
...
dd99f9da54
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd99f9da54 | ||
|
|
c41bd46a09 | ||
|
|
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