We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3993e49 commit 067ec35Copy full SHA for 067ec35
.github/workflows/artifacts.yaml
@@ -4,7 +4,8 @@ on:
4
tags:
5
- "*"
6
branches:
7
- - "main"
+ - "deployment"
8
+
9
pull_request:
10
11
jobs:
0 commit comments