Compare commits
2 commits
42b3571dd6
...
3b0ecbd15f
Author | SHA1 | Date | |
---|---|---|---|
3b0ecbd15f | |||
836cf65a7a |
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Deploy to OCI Registry
|
- name: Deploy to OCI Registry
|
||||||
uses: https://git.smgames.club/SevenOfAces/PublishImage
|
uses: git.smgames.club/SevenOfAces/PublishImage@master
|
||||||
with:
|
with:
|
||||||
registry-url: 'git.smgames.club'
|
registry-url: 'git.smgames.club'
|
||||||
registry-token: ${{ secrets.DOCKER_TOKEN }}
|
registry-token: ${{ secrets.DOCKER_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue