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.
GITHUB_REPOSITORY
1 parent 15cfc5c commit 44575cbCopy full SHA for 44575cb
.github/workflows/prepare-release.yaml
@@ -46,4 +46,4 @@ jobs:
46
--notes-file release_notes.txt \
47
--title v${{ inputs.version }} \
48
v${{ inputs.version }} \
49
- rules_nixpkgs-${{ inputs.version }}.tar.gz
+ ${GITHUB_REPOSITORY#*/}-${{ inputs.version }}.tar.gz
0 commit comments