Skip to content

Commit fdb5c1d

Browse files
author
ahdg6
committed
a
1 parent b9c9945 commit fdb5c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Release (Pluxel template)
33
on:
44
workflow_dispatch:
55
push:
6-
tags:
7-
- "v*"
6+
branches:
7+
- master
88

99
permissions:
1010
id-token: write

0 commit comments

Comments
 (0)