Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Killers0992 authored Nov 16, 2024
1 parent 4eea0a5 commit 9030768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: dotnet publish ${{ github.workspace }}/main/XProxy.Core/XProxy.Core.csproj --configuration Release --self-contained --runtime linux-x64
- name: Build release
id: build-release
uses: ${{ github.workspace }}/main/XProxy.BuildRelease/XProxy.BuildRelease
uses: ./main/XProxy.BuildRelease
- name: Create Tag
id: tag_version
uses: mathieudutour/[email protected]
Expand Down

0 comments on commit 9030768

Please sign in to comment.