. #26

Merged
SevenOfAces merged 1 commit from main into gold 2025-03-07 19:01:43 +00:00

View file

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