Skip to content

Commit

Permalink
Deploy only on tag push.
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacsv committed Oct 13, 2024
1 parent 922afaf commit 8509a32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/archicad_addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Archicad Add-On Build and Release

on:
push:
branches:
- main
tags:
- '*'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/grasshopper_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Grasshopper Plugin Build and Deploy

on:
push:
branches:
- main
tags:
- '*'

Expand Down

0 comments on commit 8509a32

Please sign in to comment.