We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920419b commit 01647daCopy full SHA for 01647da
.github/workflows/Registrator.yml
@@ -67,4 +67,4 @@ jobs:
67
path: registry
68
branch-suffix: short-commit-hash
69
title: "New package version: ${{ github.repository }}"
70
- token: ${{ secrets.REGISTRATOR_KEY }}
+ token: "${{ secrets.REGISTRATOR_KEY }}"
0 commit comments