Skip to content

Commit

Permalink
Update baptistecdr/release-edge-extension action to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent af71d2d commit a859c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
release-note: 'Release ${{ github.ref_name }}'

- name: Release Microsoft Edge extension
uses: baptistecdr/release-edge-extension@v1.0.0
uses: baptistecdr/release-edge-extension@v1.0.1
if: ${{ vars.RELEASE_EDGE_EXTENSION == 'true' }}
with:
api-key: ${{ secrets.MS_API_KEY }}
Expand Down

0 comments on commit a859c74

Please sign in to comment.