Skip to content

Commit e5e768b

Browse files
committed
Update workflow
1 parent 66556e8 commit e5e768b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
NEEDLE_CLOUD_TOKEN: ${{ secrets.NEEDLE_CLOUD_TOKEN }}
3838
# Deploy to Needle Cloud
3939
- name: Deploy to Needle Cloud
40-
uses: needle-tools/deploy-to-needle-cloud-action@v1.0.2
40+
uses: needle-tools/deploy-to-needle-cloud-action@v1
4141
id: deploy
4242
with:
4343
token: ${{ secrets.NEEDLE_CLOUD_TOKEN }}

0 commit comments

Comments
 (0)