Skip to content

Commit

Permalink
Chore(ci): Remove condition for refs/tags on Supernova workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 9, 2023
1 parent bc8f762 commit 266514f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/supernova.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
publish:
if: ${{ startsWith(github.ref, 'refs/tags/') }}
name: Publish Supernova Documentation
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 266514f

Please sign in to comment.