🚚 Update path to Package.swift

This commit is contained in:
Ben Chatelain 2024-11-03 10:18:35 -07:00
parent 750930e01a
commit 4a78466648
No known key found for this signature in database

View file

@ -77,7 +77,7 @@ jobs:
git add \
"Homebrew/mas.rb" \
"Homebrew/mas-tap.rb" \
"Sources/MasKit/Package.swift"
"Package.swift"
git commit \
--message="🔖 Version ${MAS_VERSION}"
git push \