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 30, 2024
1 parent 3d6f9fe commit 1f98684
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/based-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ jobs:
run: npm install

- name: Deploy the branch
uses: atelier-saulx/[email protected].3
with:
uses: atelier-saulx/[email protected].4
env:
userID: ${{ secrets.BASED_USER_ID }}
apiKey: ${{ secrets.BASED_API_KEY }}
size: 'small'
region: 'eu-central-1'
with:
size: small
region: eu-central-1

0 comments on commit 1f98684

Please sign in to comment.