Skip to content

Commit

Permalink
Update upstream_sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-batavia authored Nov 21, 2024
1 parent 0373976 commit 86c3080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upstream_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
gh api repos/joernio/joern/git/ref/tags/${{ env.RAW_RELEASE_TAG }} --verbose
LATEST_SHA=$(gh api repos/joernio/joern/git/ref/tags/${{ env.RAW_RELEASE_TAG }} --jq '.object.sha')
echo $LATEST_SHA
gh api repos/Privado-Inc/joern/git/refs \
-X POST \
-f ref="refs/heads/${{ env.LATEST_TAG }}" \
Expand Down

0 comments on commit 86c3080

Please sign in to comment.