Skip to content

Commit

Permalink
also tag on release
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Mar 21, 2024
1 parent 9478716 commit cc71cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
commit_message: "Bump version to ${{ inputs.version }}"
push_options: ""
skip_dirty_check: false
tagging_message: "v.${{ inputs.version }}"

- name: "@apollo/client-react-streaming: publish"
run: yarn workspace @apollo/client-react-streaming exec npm publish --access public --tag ${{ inputs.tag }} --provenance
Expand Down

0 comments on commit cc71cc1

Please sign in to comment.