Skip to content

Commit

Permalink
Automatic package building ECFLOW-1967
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Jul 5, 2024
1 parent c1d0e73 commit 87c41c4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: cd

on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
push
#push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'

# Trigger the workflow manually
workflow_dispatch: ~
Expand Down

0 comments on commit 87c41c4

Please sign in to comment.