Skip to content

Commit

Permalink
Revert "Debug CI release again"
Browse files Browse the repository at this point in the history
This reverts commit c643655.
  • Loading branch information
LinqLover committed Nov 1, 2020
1 parent 4463e07 commit 87a3bb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI-Release
on: [push, pull_request] #debug
#push:
# branches: [master, develop]
on:
push:
branches: [master, develop]

jobs:
build:
Expand Down

0 comments on commit 87a3bb3

Please sign in to comment.