Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed May 30, 2020
1 parent 1174232 commit bc4d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: GH_CARD_IMAGE_SERVER_URL=https://gh-card.dev npm run build

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v1.0
uses: nwtgck/actions-netlify@v1.1
with:
publish-dir: './frontend/dist'
production-branch: master
Expand Down

1 comment on commit bc4d7fc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.