Skip to content

Commit

Permalink
Revert "ci: release executed only if habla repository (#145)" (#156)
Browse files Browse the repository at this point in the history
This reverts commit 4167102.
  • Loading branch information
alfonsorr committed Jan 26, 2022
1 parent 4167102 commit 38bf84b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: Release

on:
push:
branches: [main]
tags: ["*"]

jobs:
publish:
if: github.GITHUB_REPOSITORY == 'hablapps/doric'
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 38bf84b

Please sign in to comment.