Skip to content

Commit

Permalink
run tag in release push
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Jan 10, 2024
1 parent 1295569 commit b2ae2b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Create Tag

on:
workflow_dispatch:
push:
branches:
- 'release'

jobs:
add-tag:
Expand Down

0 comments on commit b2ae2b6

Please sign in to comment.