This commit is contained in:
parent
658efab540
commit
e0722cd43b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Deploy to OCI Registry
|
||||
uses: ./
|
||||
with:
|
||||
registry-url: 'https://git.smgames.club'
|
||||
registry-url: 'git.smgames.club'
|
||||
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}
|
||||
architectures: 'amd64,arm64'
|
||||
tags: 'latest'
|
||||
|
|
Loading…
Add table
Reference in a new issue