Changed to local action
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 50s

This commit is contained in:
Mrrp 2025-03-06 15:54:23 -08:00
parent 01e907b877
commit fbd7d56f5e

View file

@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: Deploy to OCI Registry
uses: https://git.smgames.club/SevenOfAces/DeployImage@main
uses: ./
with:
registry-url: 'https://git.smgames.club'
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}