We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7160ca5 commit 6550e01Copy full SHA for 6550e01
.github/workflows/publish.yml
@@ -3,9 +3,6 @@ name: Release
3
on:
4
release:
5
types: [published]
6
- push:
7
- tags:
8
- - '*.*.*'
9
10
env:
11
# Change these for your project's URLs
0 commit comments