Skip to content

Commit

Permalink
🐛 fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxvik-xakerxxx committed Nov 1, 2023
1 parent 3b7530a commit 26c923f
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/packages.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: Go

on:
push:
branches:
- 'main'
- 'master'
- 'chains/mainnet'
- 'chains/mainnet-beta'
# on:
# push:
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

permissions:
contents: write
Expand Down

0 comments on commit 26c923f

Please sign in to comment.