💚 fix docker image after changing node image
Some checks failed
Build Docker Image / build-image (push) Failing after 49s
Semver / semver (push) Failing after 26s

This commit is contained in:
Rose 2024-10-16 13:00:08 -05:00
parent 345da2b68e
commit df376480d5
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -33,3 +33,4 @@ jobs:
direction: upload
release-dir: .ci
release-notes: ${{ steps.semantic.outputs.NOTES }}
token: ${{secrets.OAUTH_TOKEN}}