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

Commit

Permalink
Lift the requirement of a changed package.json in the auto-release
Browse files Browse the repository at this point in the history
  • Loading branch information
illright committed Mar 3, 2021
1 parent 96464d1 commit d795dee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
- main
types:
- closed
paths:
- 'attractions/package.json'

jobs:
release-from-pr:
Expand Down

0 comments on commit d795dee

Please sign in to comment.