Skip to content

Commit

Permalink
Bumping the action version
Browse files Browse the repository at this point in the history
  • Loading branch information
luiguild committed Jul 25, 2024
1 parent 46d93f8 commit 265b233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/based-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm install

- name: Deploy the branch
uses: atelier-saulx/based-deploy@v1
uses: atelier-saulx/based-deploy@v1.0.9
with:
userID: ${{ secrets.BASED_USER_ID }}
apiKey: ${{ secrets.BASED_API_KEY }}
Expand Down

0 comments on commit 265b233

Please sign in to comment.