Skip to content

Commit

Permalink
chore(cd): pro provider
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbreuninger committed May 23, 2024
1 parent 6ef5a90 commit 06a63e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,8 @@ jobs:
echo "Upload provider.yaml..."
gh release upload $RELEASE_ID ./release/provider.yaml --clobber
printf "Done\n\n"
env:
GH_TOKEN: ${{ github.token }}

- name: Update `latest.json`
uses: actions/github-script@v6
Expand Down

0 comments on commit 06a63e6

Please sign in to comment.