Skip to content

Commit d326afa

Browse files
Merge pull request #1737 from AllenNeuralDynamics/production_testing
[update main] 2026-04-28, merging w confirmation from Micah
2 parents c1dc98d + 999233e commit d326afa

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)