We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c25a00 commit 700c34bCopy full SHA for 700c34b
1 file changed
.github/workflows/trigger-gitea-workflow.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
repository: TrenchBoot/.github
61
path: shared
62
- ref: ${{ github.job_workflow_sha }}
+ ref: add-rebase-script
63
- name: Trigger Gitea CI/CD workflow
64
env:
65
GITEA_TOKEN: ${{ secrets.gitea-token }}
0 commit comments