Skip to content

Commit

Permalink
feat: fix tag logic
Browse files Browse the repository at this point in the history
  • Loading branch information
jtguibas committed Jan 24, 2024
1 parent 1db7c62 commit b4d7e90
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: Release

on:
push:
branches: [ succinct ]
pull_request:
branches: [ succinct ]
workflow_call:
workflow_dispatch:
tags:
- '*'

jobs:
build-ubuntu:
Expand Down

0 comments on commit b4d7e90

Please sign in to comment.