Skip to content

Commit

Permalink
Remove Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasvr committed Feb 12, 2022
1 parent eae9f71 commit 6919eb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 187 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
echo "::set-output name=notes::$(test -e "$1" && echo '${{ env.debugReleaseNotes }}' || echo '${{ env.releaseNotes }}')"
- name: Release
continue-on-error: true
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 # v0.1.14
with:
token: ${{ secrets.REPO_TOKEN }}
Expand Down
186 changes: 0 additions & 186 deletions azure-pipelines.yml

This file was deleted.

0 comments on commit 6919eb0

Please sign in to comment.