Skip to content

Commit 3652408

Browse files
Workflow: Fix release artifact
1 parent a47a168 commit 3652408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: ncipollo/release-action@v1.8.6
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
31-
artifacts: "out/prodos-path.po"
31+
artifacts: "out/basys33.po"

0 commit comments

Comments
 (0)