. #25

Merged
SevenOfAces merged 1 commit from main into gold 2025-03-07 18:59:13 +00:00

View file

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