Skip to content

Commit

Permalink
Merge pull request #98 from feature-sh/ci/add-release-please
Browse files Browse the repository at this point in the history
chore: use googleapis/release-please-action instead
  • Loading branch information
n1c01a5 authored Dec 11, 2024
2 parents cd75c4a + e87395c commit c633e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm install

- name: Run Release Please
uses: google-github-actions/release-please-action@v4
uses: googleapis/release-please-action@v4
with:
release-type: node
token: ${{ secrets.GHPROJECT_TOKEN }}

0 comments on commit c633e58

Please sign in to comment.