Skip to content

Commit

Permalink
パッケージのディレクトリ名にタグを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
okazy committed Aug 31, 2020
1 parent e91bf3d commit 44dcb99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
deploy:
name: Deploy
runs-on: ubuntu-18.04
needs: [ phpunit, codeception ]
steps:
- name: Checkout
if: github.event_name == 'release' && (github.event.action == 'published' || github.event.action == 'prereleased' )
Expand Down

0 comments on commit 44dcb99

Please sign in to comment.