Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Fix the GitHub Actions tag pattern #11

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

peterkuczera
Copy link
Contributor

GitHub Actions branch and tag pattern matching doesn't have full regex support. Documentation on filter patterns can be found here: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet

Also move the publish conditional from the step to the job.

GitHub Actions branch and tag pattern matching doesn't have full regex support.
Documentation on filter patterns can be found here:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet

Also move the publish conditional from the step to the job.
@peterkuczera peterkuczera requested a review from moekatib as a code owner May 14, 2024 18:32
@peterkuczera peterkuczera requested a review from paulkr May 14, 2024 18:33
@moekatib moekatib merged commit 0622eaf into main May 14, 2024
15 checks passed
@moekatib moekatib deleted the github-actions-tag-trigger branch May 14, 2024 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants