Skip to content

Commit 999233e

Browse files
Merge pull request #1736 from AllenNeuralDynamics/develop
[production merge] 2026-04-24 Will cancel testing for 4/27 per Micah!
2 parents 29d090c + b8967ef commit 999233e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update_version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77

88
jobs:
99
bump-version:
10-
uses: AllenNeuralDynamics/aind-github-actions/.github/workflows/tag.yml@main
10+
uses: AllenNeuralDynamics/.github/.github/workflows/release-bump-version.yml@main
1111
with:
1212
default_branch: main # optional, default: main
1313
secrets:
14-
SERVICE_TOKEN: ${{ secrets.SERVICE_TOKEN }} # required
14+
repo-token: ${{ secrets.SERVICE_TOKEN }} # required

0 commit comments

Comments
 (0)