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