Skip to content
Snippets Groups Projects
Commit dbdf9140 authored by Will McCutchen's avatar Will McCutchen
Browse files

Update deployments action

parent eb7d9b6b
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ jobs:
- name: Notify start
id: deployment
uses: bobheadxi/deployments@v0.6.1
uses: bobheadxi/deployments@v1
with:
step: start
token: ${{ secrets.GITHUB_TOKEN }}
......@@ -91,7 +91,7 @@ jobs:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
- name: Notify finish
uses: bobheadxi/deployments@v0.6.1
uses: bobheadxi/deployments@v1
with:
step: finish
deployment_id: ${{ steps.deployment.outputs.deployment_id }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment