Skip to content

Commit

Permalink
Add missing milestone title for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Feb 20, 2023
1 parent ca1b6e9 commit 1fbe49f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ updates:
open-pull-requests-limit: 1
labels:
- "Dependencies 📦"
- "JavaScript 🦏"
- "JavaScript 🦏"
2 changes: 2 additions & 0 deletions .github/workflows/craft-release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Create Release
env:
MILESTONE: ${{ github.event.milestone.title }}
on:
milestone:
types:
Expand Down

0 comments on commit 1fbe49f

Please sign in to comment.