Bump version

This commit is contained in:
Angelillo15 2024-11-10 22:22:15 +01:00
commit 533aac050d
3 changed files with 14 additions and 2 deletions

View file

@ -47,7 +47,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.REGISTRY_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Update version
if: "github.event_name == 'release' && github.event.action == 'published'"