We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f46c1 commit 4437fe8Copy full SHA for 4437fe8
1 file changed
.github/workflows/rebase.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
repository: TrenchBoot/.github
65
path: shared
66
- ref: ${{ github.GITHUB_REF }}
+ ref: add-rebase-script
67
- name: Run script for rebasing
68
env:
69
FIRST_REMOTE_TOKEN: ${{ secrets.first-remote-token }}
0 commit comments