Skip to content

Commit 7ca9cad

Browse files
authored
remove target sha (#50)
1 parent 84b9cc1 commit 7ca9cad

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/typescript-client-gen.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
current_sha=$(cat DO_OPENAPI_COMMIT_SHA.txt)
3232
echo "current_sha=$current_sha" >> $GITHUB_ENV
3333
target_sha=${TARGET_SHA}
34-
echo "target_sha" >> target_sha
3534
scripts/openapi_changelist.sh $current_sha $target_sha > changelist.md
3635
3736
- name: Removes all generated code

target_sha

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)