Skip to content

Commit a5f613a

Browse files
committed
Upload artifact for publish
1 parent b805e35 commit a5f613a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
build:
1313
name: Build
1414
uses: ./.github/workflows/_build.yml
15+
with:
16+
upload_artifact: 'true'
1517
release:
1618
name: GitHub Releases
1719
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)