diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9959726..2b98c45 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,3 +27,4 @@ jobs: uses: https://git.oryfox.de/actions/gitea-release-action@v1 with: files: target/inventory-tools.jar + token: ${{ secrets.REPOSITORY_TOKEN }} \ No newline at end of file