Skip to content

Commit

Permalink
store
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Apr 18, 2024
1 parent 6e53af1 commit c6cfdd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
subject-path: "${{ github.workspace }}/dist/*.*"

- uses: actions/upload-artifact@v4
if: always()
with:
name: snapshots
path: "dist/*.*"
retention-days: 5

0 comments on commit c6cfdd6

Please sign in to comment.