Compare commits
No commits in common. "3b0ecbd15f82e32e395b96a404e96be463bc6ac8" and "42b3571dd6aaf49583a1269e8dac4e8d5fb25bf8" have entirely different histories.
3b0ecbd15f
...
42b3571dd6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Deploy to OCI Registry
|
||||
uses: git.smgames.club/SevenOfAces/PublishImage@master
|
||||
uses: https://git.smgames.club/SevenOfAces/PublishImage
|
||||
with:
|
||||
registry-url: 'git.smgames.club'
|
||||
registry-token: ${{ secrets.DOCKER_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue