Skip to content

Commit

Permalink
Update 'on' type in build action
Browse files Browse the repository at this point in the history
  • Loading branch information
emi80 committed Jan 27, 2023
1 parent 00af5c4 commit 4aab8fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: build

on:
tags:
- 'v*'
push:
tags:
- 'v*'

jobs:
build:
Expand Down

0 comments on commit 4aab8fd

Please sign in to comment.