diff --git a/.github/workflows/trdl_releaser.yml b/.github/workflows/trdl_releaser.yml index d547c27..ed3b60e 100644 --- a/.github/workflows/trdl_releaser.yml +++ b/.github/workflows/trdl_releaser.yml @@ -19,6 +19,7 @@ jobs: - name: Release env: PRIVATE_REPO_TOKEN: ${{ secrets.FOX_PRIVATE_TOKEN }} + BLABLA: blabla uses: werf/trdl-vault-actions/release@main with: git-tag: ${{ github.event.ref }}