thislooksfun/snoots

Remove this as we move to release v1.0.0

todo opened this issue · 0 comments

todo commented

# # TODO: Remove this as we move to release v1.0.0
# - if: steps.semrel.outputs.new-release-published == 'true'
# run: |
# npm config set registry https://registry.npmjs.org/
# npm config set //registry.npmjs.org/:_authToken ${{ secrets.NPM_TOKEN }}
# npm dist-tag add snoots@${{ steps.semrel.outputs.release-version }} latest


This issue was generated by todo based on a TODO comment in 4a82ca4. It's been assigned to @thislooksfun because they committed the code.