Update release-standalone-docker-img-postgres-offical.yml

This commit is contained in:
Daniel Hougaard
2025-09-27 02:37:01 +04:00
parent 2ef9932077
commit df5fa3d3a4

View File

@@ -145,5 +145,5 @@ jobs:
echo "Successfully created tag $TAG_NAME"
fi
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.OMNIBUS_RELEASE_TOKEN }}
# --field ref="refs/tags/${{ github.ref_name }}" \