Skip to content

Commit 5d161fa

Browse files
committed
docs: update comments
1 parent 7dbae5f commit 5d161fa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# This file is autogenerated by maturin v1.8.1
2-
# To update, run
3-
#
4-
# maturin generate-ci github
1+
# This workflow can be triggered on tags push (automatic release) or manually on any branch.
52
#
3+
# - When triggered on tags push, it will build and publishes a new version including docs.
4+
# - When triggered manually, it's a dry-run: only build, without publishing anything.
65
name: release
76

87
on:

0 commit comments

Comments
 (0)