Skip to content

Commit 469f391

Browse files
committed
fix
1 parent 9973010 commit 469f391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-and-publish-sdk-sources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
version: ${{ inputs.version }}
2020
transformations: "--headers key --operationIdsToTags"
2121
repository: 'ExpediaGroup/xap-java-sdk'
22-
ref: ${{ github.head_ref || github.ref_name || '20241217' }}
22+
ref: ${{ '20241217' }}

0 commit comments

Comments
 (0)