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

Commit

Permalink
ci: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Apr 22, 2024
1 parent 7d85296 commit e4eca97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ jobs:

- name: Create Release Pull Request
uses: changesets/action@v1
with:
commit: 'chore: version packages'
title: 'chore: version packages'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e4eca97

Please sign in to comment.