Skip to content

Commit

Permalink
chore: release a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
junners committed Aug 4, 2024
1 parent 982d7f8 commit 22b4a18
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/generate-RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ on:
jobs:
# Deploy to NPM
deploy_to_npm:
name: Deploy to NPM (release)
name: Generate a Release Version and Commit to Repo
runs-on: ubuntu-latest
permissions: read-all
environment:
name: release
steps:
- uses: actions/checkout@v4
# Setup .npmrc file to publish to npm
Expand Down

0 comments on commit 22b4a18

Please sign in to comment.