Skip to content

Commit

Permalink
Apply consistent format across workflow files
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Lopes <ricardoapl.dev@gmail.com>
  • Loading branch information
ricardoapl committed Jun 18, 2024
1 parent a2e8503 commit 35d6a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release upload ${{ env.RELEASE_VERSION }} kube-state-metrics.openvex.json
gh release upload ${{ env.RELEASE_VERSION }} kube-state-metrics.openvex.json

0 comments on commit 35d6a83

Please sign in to comment.