We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9d68e commit 8da91ddCopy full SHA for 8da91dd
.github/workflows/release.yml
@@ -11,6 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
14
+ steps:
15
- name: Checkout Code
16
uses: actions/checkout@v2
17
with:
0 commit comments