Compare commits

...

2 Commits

Author SHA1 Message Date
5740bd1782 fix(ci): disable autorelease
All checks were successful
Build / build-amd64 (push) Successful in 2m23s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 4s
Build / build-arm64 (push) Successful in 7m1s
2025-10-24 13:15:51 +02:00
729f95c990 fix(ci): use REPOSITORY_RW_TOKEN 2025-10-23 21:12:47 +02:00

View File

@@ -14,6 +14,7 @@ jobs:
tag_on_change:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5.0.0