We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836a583 commit d7472f4Copy full SHA for d7472f4
1 file changed
.github/workflows/docker.yml
@@ -100,7 +100,7 @@ jobs:
100
101
steps:
102
- name: Dispatch deployment
103
- uses: devsoc-unsw/deployment-dispatch-action@a115e2ad9226805cd2588dc6fa5b7775991b141a
+ uses: devsoc-unsw/deployment-dispatch-action@main
104
with:
105
deployment-dispatcher-app-id: ${{ vars.DEPLOYMENT_DISPATCHER_APP_ID }}
106
deployment-dispatcher-app-private-key: ${{ secrets.DEPLOYMENT_DISPATCHER_APP_PRIVATE_KEY }}
0 commit comments