Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzopalazzo committed May 11, 2020
1 parent f5243ae commit 7f50347
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Publish SwingSnackBars to GitHub Packages
on:
release:
types: [created]
create:
tags:
- v*
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7f50347

Please sign in to comment.