Skip to content

Commit

Permalink
Dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Nov 29, 2023
1 parent bffbc81 commit 88e8403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
VERSION: ${{ github.event.release.tag_name }}
WEB_PATH: "react-dom/${{ github.event.release.tag_name }}/docs/"
DRY_RUN: false
DRY_RUN: true

permissions:
contents: read # Permission for actions/checkout
Expand Down

0 comments on commit 88e8403

Please sign in to comment.