Skip to content

Commit

Permalink
Updated GitHub action to package index.html as well
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Mar 22, 2024
1 parent 1b11204 commit ad4c82a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ runs:
uses: actions/upload-artifact@v4
with:
name: gitterra
path: gitterra.*
path: |
index.html
gitterra.json

0 comments on commit ad4c82a

Please sign in to comment.