This commit is contained in:
parent
9b5294bb7e
commit
b4c84f59a4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Deploy to OCI Registry
|
- name: Deploy to OCI Registry
|
||||||
uses: SevenOfAces/DeployImage@main
|
uses: https://git.smgames.club/SevenOfAces/DeployImage@main
|
||||||
with:
|
with:
|
||||||
registry-url: 'https://git.smgames.club'
|
registry-url: 'https://git.smgames.club'
|
||||||
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}
|
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue