Skip to content

Commit

Permalink
no if for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjs committed Jul 23, 2024
1 parent e1b6f2e commit 556de22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

- uses: actions/upload-artifact@v4
if: ${{ github.ref == 'refs/heads/main' }}
id: nupkg-upload-step
with:
name: nupkg
Expand Down

0 comments on commit 556de22

Please sign in to comment.