Skip to content

Commit

Permalink
housekeeping: Remove invalid tag from release
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Apr 12, 2023
1 parent e571bc6 commit 500f4a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
srcFolder: "./"
dotNetBuild: true
installWorkflows: false
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
srcFolder: "./"
dotNetBuild: true
installWorkflows: false
secrets:
SIGN_CLIENT_USER_ID: ${{ secrets.SIGN_CLIENT_USER_ID }}
Expand Down

0 comments on commit 500f4a2

Please sign in to comment.