.
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 44s

This commit is contained in:
Mrrp 2025-03-06 15:16:20 -08:00
parent af3fc8fb05
commit 01e907b877

View file

@ -12,7 +12,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/DeployImage 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 }}