Skip to content

Commit

Permalink
Remove new line at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
colodenn committed Nov 14, 2024
1 parent 072b16b commit f9450c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
branch_name: ${{ github.event.pull_request.head.ref }}
package_dir: './' # Adjust if your package is in a subdirectory
secrets:
NPM_TOKEN_READ_AND_WRITE: ${{ secrets.NPM_TOKEN_READ_AND_WRITE }}
NPM_TOKEN_READ_AND_WRITE: ${{ secrets.NPM_TOKEN_READ_AND_WRITE }}

0 comments on commit f9450c7

Please sign in to comment.