We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecfb33 commit a19d8bcCopy full SHA for a19d8bc
.github/workflows/TestNewAction.yaml
@@ -13,4 +13,4 @@ jobs:
13
- name: Use Echo Hello Action
14
uses: ./.github/actions/echo-hello
15
with:
16
- rts: ${{ secrets.RTS }}
+ rts: ${{ "Mathi" }}
0 commit comments