Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Also .github folder from artifacts
  • Loading branch information
Yoann Chaudet committed Jul 13, 2022
1 parent 5abd6d2 commit f4df622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -20,6 +20,7 @@ runs:
--directory ${{ inputs.path }} \
-cvf ${{ runner.temp }}/artifact.tar \
--exclude=.git \
--exclude=.github \
.
- name: Upload artifact
uses: actions/upload-artifact@main
Expand Down

0 comments on commit f4df622

Please sign in to comment.