Skip to content

Conversation

@theredfish
Copy link
Contributor

@theredfish theredfish commented Mar 14, 2023

By pushing a tag on main the CI will be triggered. The tags must follow the pattern v* (e.g v0.1.0) to trigger the publish job.

The publish job requires the secret CRATES_IO_TOKEN to be configured in the repository settings.

Fixes #35

By pushing a tag on main the CI will be triggered.
The tags must follow the pattern `v*` (e.g v0.1.0) to trigger
the publish job.

The `publish` job requires the secret `CRATES_IO_TOKEN` to be
configured in the repository settings.
@besok
Copy link
Owner

besok commented Mar 15, 2023

Thanks a million for the PR

@besok besok marked this pull request as ready for review March 15, 2023 12:53
@besok besok merged commit 1bc8b44 into besok:main Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tags in the workflow

2 participants