Skip to content

Commit 732e68d

Browse files
authored
MRG: Merge pull request #17 from octue/fix-workflow-name
OPS: Fix deployment workflow name
2 parents 111585b + f0e8a15 commit 732e68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565

6666
deploy:
67-
uses: octue/workflows/.github/workflows/build-octue[email protected]
67+
uses: octue/workflows/.github/workflows/build-twined[email protected]
6868
needs: release
6969
permissions:
7070
id-token: write

0 commit comments

Comments
 (0)