We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d9599 commit 62a45cfCopy full SHA for 62a45cf
.github/workflows/build-deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: pulling git repo
10
uses: actions/checkout@v2
11
- name: another user
12
- uses: echo "hello uer"
+ run: echo "hello uer"
13
14
15
0 commit comments