Skip to content

Commit

Permalink
ci: Add docs in trigger event
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-mu committed Apr 30, 2024
1 parent acaa4b5 commit d8d57eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches: [ "main" ]
tags:
- v[0-9]*.[0-9]*.[0-9]*
- v[0-9]*.[0-9]*.[0-9]* # semver.org

permissions:
contents: write # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
Expand Down

0 comments on commit d8d57eb

Please sign in to comment.