Add release workflow
This commit is contained in:
parent
d301afc498
commit
cb97387d20
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
with:
|
||||
path: source
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user