Skip to content

Commit

Permalink
Merge pull request #20 from Yunnie-pin/dev
Browse files Browse the repository at this point in the history
Update push_workflow.yml
  • Loading branch information
Yunnie-pin committed Jul 3, 2023
2 parents d03944e + 502894e commit 0612275
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/push_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v1
- name: Fetch built assets from Artifacts
uses: actions/download-artifact@v1
with:
name: assets
path: public
- name: Setup PHP
uses: shivammathur/setup-php@master
with:
Expand Down

0 comments on commit 0612275

Please sign in to comment.