Skip to content

Commit

Permalink
Updated publish Github Action to run on build
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Jan 14, 2020
1 parent ac1a5f1 commit d3594b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
@@ -1,6 +1,6 @@
name: Publish

on: [release]
on: [push]

jobs:
build:
Expand Down

0 comments on commit d3594b9

Please sign in to comment.