Skip to content

Commit

Permalink
Changed to main version of action
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-pinheiro committed Mar 21, 2024
1 parent 264744c commit 74a6ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-nekoweb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
path: ./build

- name: Deploy to Nekoweb
uses: mp-pinheiro/nekoweb-deploy@0.2.2
uses: mp-pinheiro/nekoweb-deploy@main
with:
API_KEY: ${{ secrets.NEKOWEB_API_KEY }}
BUILD_DIR: './build'
Expand Down

0 comments on commit 74a6ef8

Please sign in to comment.