Skip to content

Commit

Permalink
Fix the JitPack URL
Browse files Browse the repository at this point in the history
  • Loading branch information
danoc committed Jan 30, 2023
1 parent db27271 commit d6e3035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ You can use the [Thumbprint Tokens GraphQL server](https://thumbprint-tokens.net
5. **Release to NPM**: Run `yarn install && yarn release`.
6. **Push to GitHub:** Run `git push --tags` to push the changes to GitHub.
7. **Publish to CocoaPods:** Run `pod trunk push` to publish this to CocoaPods.
8. **Publish to JitPack:** Visit `https://jitpack.io/com/github/thumbtack/thumbprint-tokens/v12.1.1/build.log` but replace `12.1.1` with the new version number. This will kick off a build in JitPack which will be indicated [on the JitPack Thumbprint Tokens page](https://jitpack.io/#thumbtack/thumbprint-tokens/).
8. **Publish to JitPack:** Visit `https://jitpack.io/com/github/thumbtack/thumbprint-tokens/12.1.1/build.log` but replace `12.1.1` with the new version number. This will kick off a build in JitPack which will be indicated [on the JitPack Thumbprint Tokens page](https://jitpack.io/#thumbtack/thumbprint-tokens/).

0 comments on commit d6e3035

Please sign in to comment.