There was an error while loading. Please reload this page.
1 parent 911f27b commit a69d88aCopy full SHA for a69d88a
1 file changed
.github/workflows/deployment.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
from-dispatch:
26
needs: set-repo-name
27
- uses: parcelLab/ci/.github/workflows/deployment.yaml@v80
+ uses: parcelLab/ci/.github/workflows/deployment.yaml@v8
28
with:
29
appName: ${{ needs.set-repo-name.outputs.repo_name }}
30
author: ${{ github.event.inputs.author }}
0 commit comments