We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6d1e8 commit 41c2ff8Copy full SHA for 41c2ff8
1 file changed
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Deploy
22
id: deploy
23
- uses: shipstatic/action@v0.5.0-beta.2
+ uses: shipstatic/action@v1.0.0
24
with:
25
api-key: ${{ secrets.SHIP_API_KEY }}
26
path: ./dist
0 commit comments