Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Add release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Nov 17, 2023
1 parent 6fdbc58 commit 5a3af8f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Release 📦

permissions:
contents: write
pull-requests: write

on:
push:
Expand Down Expand Up @@ -64,3 +65,8 @@ jobs:
files: "*.zip"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: aws-sso-auth

0 comments on commit 5a3af8f

Please sign in to comment.