Skip to content

Commit

Permalink
Stop auto-release on v* tags (1.18)
Browse files Browse the repository at this point in the history
  • Loading branch information
robotgryphon committed Jul 21, 2022
1 parent a5784dc commit f938ff7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Tagged Commit Release

on:
workflow_dispatch:
push:
tags:
- v**

jobs:
vars:
Expand Down

0 comments on commit f938ff7

Please sign in to comment.