. #24
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