Skip to content

Commit

Permalink
Trigger release action from UI
Browse files Browse the repository at this point in the history
  • Loading branch information
crash5 committed Jun 8, 2023
1 parent e6d50ad commit 5b41a3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/create-new-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Create new extension version

on:
push:
branches: [master]
on: workflow_dispatch

concurrency:
group: ${{github.workflow}}-${{github.ref}}
Expand Down

0 comments on commit 5b41a3a

Please sign in to comment.