Skip to content

Commit

Permalink
on push
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed Apr 7, 2021
1 parent c045ab4 commit 39398da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Main

on:
push:
tags:
- 'v*.*.*'
# tags:
# - 'v*.*.*'
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 39398da

Please sign in to comment.