Skip to content

Commit

Permalink
...workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKreizl committed Jul 12, 2023
1 parent 319604f commit f2c3fae
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Release plugin

on:
workflow_dispatch:
release:
types: [created]
on: [push]
#on:
# workflow_dispatch:
# release:
# types: [created]

jobs:
build:
Expand Down

0 comments on commit f2c3fae

Please sign in to comment.