Skip to content

Commit

Permalink
Revert "Update dotnet-core-desktop.yml"
Browse files Browse the repository at this point in the history
This reverts commit 97313a5.
  • Loading branch information
LiorBanai committed Feb 10, 2023
1 parent 97313a5 commit 8811f1d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dotnet-core-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@main
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}


- name: Write key file
run: |
echo "${{ secrets.AUTH }}" | base64 -di > ./Installer/Installer_TemporaryKey.pfx
Expand Down

0 comments on commit 8811f1d

Please sign in to comment.