We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df48ba3 commit c5d73d4Copy full SHA for c5d73d4
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Test Private Key
2
on:
3
push:
4
branches:
5
- - test/private-key-bis # or whatever branch name you want to use
+ - test/secrets-variable-bis # or whatever branch name you want to use
6
7
jobs:
8
test-key:
0 commit comments