We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9c9945 commit fdb5c1dCopy full SHA for fdb5c1d
.github/workflows/publish.yml
@@ -3,8 +3,8 @@ name: Release (Pluxel template)
3
on:
4
workflow_dispatch:
5
push:
6
- tags:
7
- - "v*"
+ branches:
+ - master
8
9
permissions:
10
id-token: write
0 commit comments