Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beni69 authored Oct 6, 2021
1 parent bdde4fc commit d6acddf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ jobs:
with:
allowUpdates: false
artifactErrorsFailBuild: true
artifacts: |
build/artifact/kareszwsl.tar.gz
build/artifact/wsldl.zip
artifacts: build/artifact/*
commit: ${{env.LAST_COMMIT}}
name: ${{env.RELEASE_DATE}}
tag: ${{env.RELEASE_DATE}}
Expand Down

0 comments on commit d6acddf

Please sign in to comment.