Skip to content

Commit

Permalink
fix: bump netlify action (#4750)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kavinjsir authored Apr 29, 2024
1 parent 458a206 commit 30cd00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rill-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
VITE_RILL_ADMIN_URL: https://admin.${{ env.DOMAIN }}

- name: Deploy Cloud UI to Netlify ui.${{ env.DOMAIN }}
uses: nwtgck/actions-netlify@v1.2
uses: nwtgck/actions-netlify@v3.0
with:
publish-dir: ./web-admin/build
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

1 comment on commit 30cd00c

@github-actions
Copy link
Contributor

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.