. #24

Merged
SevenOfAces merged 1 commit from main into gold 2025-03-07 18:58:10 +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: https://git.smgames.club/SevenOfAces/PublishImage uses: git.smgames.club/SevenOfAces/PublishImage@master
with: with:
registry-url: 'git.smgames.club' registry-url: 'git.smgames.club'
registry-token: ${{ secrets.DOCKER_TOKEN }} registry-token: ${{ secrets.DOCKER_TOKEN }}