Skip to content

Commit

Permalink
make it possible to trigger buils using calver (merge commit)
Browse files Browse the repository at this point in the history
Merge branch 'bugfix/release-tag' into 'main'
* make it possible to trigger buils using calver

See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/sda-uploader/-/merge_requests/54

Approved-by: Teemu Kataja <[email protected]>
Co-authored-by: Stefan Negru <[email protected]>
Merged by Teemu Kataja <[email protected]>
  • Loading branch information
teemukataja committed Feb 6, 2024
2 parents f7d9267 + 3c951f1 commit 34691d3
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 @@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- "v*"
- "*.*.*"

permissions:
contents: write
Expand Down

0 comments on commit 34691d3

Please sign in to comment.