Skip to content

Commit

Permalink
updated release script
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneLoy authored Jan 25, 2024
1 parent 621290f commit e3ecf95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Publish release

on:
push:
tags:
- 'v*'
workflow_dispatch:

jobs:
ci-tests:
Expand Down

0 comments on commit e3ecf95

Please sign in to comment.