Skip to content

Commit cb5e446

Browse files
committed
foo
1 parent cebaf27 commit cb5e446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636

3737
jobs:
3838
release:
39-
uses: ./.github/workflows/release_common.yaml@test_workflow
39+
uses: ./.github/workflows/release_common.yaml
4040

4141
# The reusable workflow requires 'write' access to contents to push a git tag.
4242
permissions:

0 commit comments

Comments
 (0)