We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a862e8 commit 9503a32Copy full SHA for 9503a32
1 file changed
.github/workflows/publish.yaml
@@ -6,7 +6,7 @@ env:
6
on:
7
# Trigger the workflow every time you push to the `main` branch
8
push:
9
- branches: ["pdv_comet"]
+ branches: ["deploy"]
10
# Allows you to run this workflow manually from the Actions tab on GitHub.
11
workflow_dispatch:
12
0 commit comments