fix: deploy neuro workflow
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
DEPLOY_REVISION: ${{ gitea.sha }}
|
DEPLOY_REVISION: ${{ gitea.sha }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout dispatched revision
|
- name: Checkout dispatched revision
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af6832 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
with:
|
with:
|
||||||
ref: ${{ gitea.sha }}
|
ref: ${{ gitea.sha }}
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|||||||
Reference in New Issue
Block a user