Skip to content

Commit

Permalink
Update core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simon300000 authored Jan 17, 2020
1 parent 717544e commit 4eb2c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
pack:
needs: test
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/')

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 4eb2c8f

Please sign in to comment.