mirror of
https://github.com/a2stuff/basys33.git
synced 2025-01-02 14:30:58 +00:00
Workflow: Fix release artifact
This commit is contained in:
parent
a47a16828a
commit
3652408170
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -28,4 +28,4 @@ jobs:
|
||||
uses: ncipollo/release-action@v1.8.6
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
artifacts: "out/prodos-path.po"
|
||||
artifacts: "out/basys33.po"
|
||||
|
Loading…
Reference in New Issue
Block a user