Fixed targeting in actions
Nightly Build and Release / Build and Release Nightly (push) Successful in 30s
Nightly Build and Release / Build and Release Nightly (push) Successful in 30s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
dotnet nuget add source "https://git.main.qwsdcvghyu.com/api/packages/riley/nuget/index.json" --name "GiteaRegistry" --username "riley" --password "${{ secrets.PACKAGES_KEY }}" --store-password-in-clear-text
|
dotnet nuget add source "https://git.main.qwsdcvghyu.com/api/packages/riley/nuget/index.json" --name "GiteaRegistry" --username "riley" --password "${{ secrets.PACKAGES_KEY }}" --store-password-in-clear-text
|
||||||
|
|
||||||
- name: 'Execute .NET Publish Target'
|
- name: 'Execute .NET Publish Target'
|
||||||
run: dotnet build aeqw89.tools.Publish/aeqw89.tools.Publish.csproj -t:PublishAll
|
run: dotnet build aeqw89.tools.Publish/aeqw89.tools.Publish.csproj -t:Archive
|
||||||
|
|
||||||
- name: Update Nightly Release
|
- name: Update Nightly Release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user