.
Some checks failed
Test Deploy to OCI Registry / deploy (push) Has been cancelled

This commit is contained in:
Mrrp 2025-03-06 15:10:07 -08:00
parent 9b5294bb7e
commit b4c84f59a4

View file

@ -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 }}