Skip to content

Commit

Permalink
Remove path and node version specifications in the astro action
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsathiya committed Jan 27, 2024
1 parent 335e75e commit 2e52dd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- name: Install, build, and upload your site output
uses: withastro/action@v1
with:
path: .
node-version: 18
package-manager: npm

deploy:
Expand Down

0 comments on commit 2e52dd3

Please sign in to comment.