Skip to content

Commit

Permalink
json parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerelyasim committed Aug 5, 2024
1 parent 5c9a53e commit c047c0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/uiconf-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
APP_NAME: "kmc-ng"
TAG: ${{ github.event.release.tag_name }}
run: |
echo $APP_NAME
echo $TAG
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit c047c0f

Please sign in to comment.