Skip to content

Commit

Permalink
update workflows/all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
David Braun committed Dec 20, 2021
1 parent 5e29fa4 commit 533d127
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Compile
on:
pull_request: {}
push:
tags:
- '*'
Expand Down Expand Up @@ -129,4 +128,4 @@ jobs:
with:
artifacts: "dist/*/*"
token: ${{ secrets.GITHUB_TOKEN }}
draft: true
draft: true

0 comments on commit 533d127

Please sign in to comment.