Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Modify the example code
  • Loading branch information
JerryKhw authored Feb 6, 2023
1 parent a6bd4bd commit cbb10ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Deta Space Deployment Github Action
uses: neobrains/space-deployment-github-action@0.1
uses: neobrains/space-deployment-github-action@v0.3
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
project_id: ${{ secrets.PROJECT_ID }}
Expand Down

0 comments on commit cbb10ff

Please sign in to comment.