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 1dbaff9 commit 8985e29Copy full SHA for 8985e29
.drone.yml
@@ -17,7 +17,7 @@ steps:
17
environment:
18
GITHUB_TOKEN:
19
from_secret: github_token
20
- GITHUB_REPOSITORY: $$CI_REPO
+ GITHUB_REPOSITORY: $CI_REPO
21
commands:
22
- echo $$GITHUB_REPOSITORY
23
- release-notary publish
0 commit comments