Skip to content

Commit

Permalink
chore: add on
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed May 14, 2024
1 parent 2d1c83b commit 82807b8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Release Tag

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

#permissions:
# contents: write
#
Expand Down

0 comments on commit 82807b8

Please sign in to comment.