Skip to content

Commit

Permalink
fix: .github
Browse files Browse the repository at this point in the history
  • Loading branch information
Xikaro committed Jan 8, 2025
1 parent 0e022ee commit 022e828
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to Underdog
# Contributing to TerraFirmaGreg-Vintage

## Required software

Expand Down
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ updates:
schedule:
interval: "weekly"
labels:
- "4. PR: Dependencies"
- "1. Type: Dependencies"
groups:
dependencies:
applies-to: version-updates
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ jobs:
- name: 🚀 Create release
id: release
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2.1.0
with:
name: ${{ needs.info.outputs.project_version }}
tag_name: ${{ needs.info.outputs.project_version }}
Expand Down

0 comments on commit 022e828

Please sign in to comment.