Skip to content

Commit 129dc37

Browse files
committed
updated gh workflow
1 parent 14417a7 commit 129dc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Package
2323
run: |
2424
echo packaging...
25-
tar -czf python-api-dev-${{ env.RELEASE_VERSION }}.tar.gz api labfiles
25+
tar -czf python-api-dev-${{ env.RELEASE_VERSION }}.tar.gz api labfiles Dockerfile
2626
2727
- name: Upload Artifact
2828
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)