Skip to content

Commit

Permalink
Edited workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
net_phantom committed Mar 10, 2021
1 parent 710bf11 commit 755acb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml → .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build Release

on:
push:
tags:
- '*'
release:
types:
- created

jobs:
generate:
Expand Down

0 comments on commit 755acb7

Please sign in to comment.