We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d301afc commit cb97387Copy full SHA for cb97387
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
15
- name: Checkout code
16
uses: actions/checkout@v2
17
- with:
+ with:
18
path: source
19
20
- name: Install dependencies
0 commit comments