Skip to content

Commit

Permalink
chore(gha): change the environment variable name
Browse files Browse the repository at this point in the history
Signed-off-by: kaanyagci <kaan.yagci@makepad.fr>
  • Loading branch information
kaanyagci committed Aug 11, 2024
1 parent cd396e6 commit c8b34a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get_latest_skaffold_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:

- name: Update GitHub Secret
run: |
gh variable set VERSION --body "$VERSION" --repo ${{ github.repository }}
gh variable set VERSION --body "$SKAFFOLD_YAML_VERSION" --repo ${{ github.repository }}

0 comments on commit c8b34a2

Please sign in to comment.