Skip to content

Commit

Permalink
no release
Browse files Browse the repository at this point in the history
  • Loading branch information
krauthaufen committed Sep 4, 2023
1 parent ef7eb42 commit 8baa3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Pack
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: dotnet aardpack SamSharp.sln
run: dotnet aardpack SamSharp.sln --notag --norelease --no-release
- name: Upload Packages
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 8baa3b6

Please sign in to comment.