diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 5c85926..e53af03 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v4 - name: Deploy to OCI Registry - uses: https://git.smgames.club/SevenOfAces/DeployImage + uses: https://git.smgames.club/SevenOfAces/DeployImage@main with: registry-url: 'https://git.smgames.club' registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}