Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
threecgreen authored Sep 24, 2024
2 parents ea320cd + 9b72db6 commit e9afc74
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: release

on:
workflow_run:
workflows:
- build
branches: [main]
types:
- completed
# on:
# workflow_run:
# workflows:
# - build
# branches: [main]
# types:
# - completed

jobs:
tag-release:
Expand Down

0 comments on commit e9afc74

Please sign in to comment.