Skip to content

Commit

Permalink
Put release workflow back on tag trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
znichollscr committed Aug 5, 2024
1 parent fe0030a commit e3054fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Release

on:
workflow_dispatch:
push:
tags: ['v*']

Expand Down

0 comments on commit e3054fa

Please sign in to comment.