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 976e489 commit fa57c52Copy full SHA for fa57c52
.github/workflows/release.yml
@@ -4,8 +4,6 @@ on:
4
push:
5
tags:
6
- "v*.*.*"
7
- branches:
8
- - "main"
9
10
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages and creating a release
11
permissions:
0 commit comments