Skip to content

Commit 877cd01

Browse files
Update release.yml
Removed "-antora" from tag for osi-documentation. Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent 7d79e66 commit 877cd01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
event-type: update-tag
5050
# repository: OpenSimulationInterface/osi-documentation
5151
repository: philipwindecker/osi-documentation
52-
client-payload: '{"tag": "${{needs.setup.outputs.output1}}-antora"}'
52+
client-payload: '{"tag": "${{needs.setup.outputs.output1}}"}'
5353

5454
## Antora job, responsible for creating the Antora output of the release
5555
antora:

0 commit comments

Comments
 (0)