Skip to content

Commit

Permalink
Infer repository name from GITHUB_REPOSITORY variable
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Sep 11, 2024
1 parent deb49e7 commit 7692771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
--notes-file release_notes.txt \
--title v${{ '0.20' }} \
v${{ '0.20' }} \
rules_nixpkgs-${{ '0.20' }}.tar.gz
${GITHUB_REPOSITORY#*/}-${{ '0.20' }}.tar.gz

0 comments on commit 7692771

Please sign in to comment.