Skip to content

Commit

Permalink
ci: update release.yml (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
shjwudp authored Sep 1, 2021
1 parent 5aca0f6 commit fe311fd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bagua-net/.github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
name: release
name: Create Release

on:
push:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

name: Create Release

jobs:
build:
name: Create Release
Expand Down

0 comments on commit fe311fd

Please sign in to comment.