Skip to content

Commit

Permalink
feat: provenance test
Browse files Browse the repository at this point in the history
  • Loading branch information
asmyshlyaev177 committed Sep 8, 2024
1 parent 32062fc commit 111e096
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 10 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ jobs:
token: ${{ secrets.NPM_TOKEN }}
provenance: true

- name: github push
run: git push --follow-tags

- if: ${{ steps.publish.outputs.type }}
run: echo "Version changed!"
# TODO: just use some cli to detect if bump and release needed
Expand Down
Loading

0 comments on commit 111e096

Please sign in to comment.