Skip to content

Commit

Permalink
Merge pull request #161 from adopted-ember-addons/fix-release-plan-label
Browse files Browse the repository at this point in the history
fix release-plan label dispatch
  • Loading branch information
mansona authored Feb 16, 2024
2 parents f2b9681 + 1dc479f commit dd23a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plan-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
# lerna-changelog can discover what's changed since the last release
with:
fetch-depth: 0
ref: 'main'
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down

0 comments on commit dd23a7d

Please sign in to comment.