We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d6f7d commit 86f3223Copy full SHA for 86f3223
.github/workflows/source-tarball.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: actions/upload-artifact@v4
20
with:
21
name: source-tarball
22
- path: python3-badfish-*.tar.gz
+ path: rpm/python3-badfish-*.tar.gz
0 commit comments