Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Sep 26, 2019
1 parent a0ddeb1 commit 589c365
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -2,11 +2,12 @@ on:
push:
tags:
- 'v*'

name: Release

jobs:
test:
name: Publish Package
name: Test
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 589c365

Please sign in to comment.