Skip to content

Commit

Permalink
change trigger for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Feb 10, 2024
1 parent 6060c0e commit b709142
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Publish Stable Cycamore

on:
push:
branches:
- main
tags:
- '*'
release:
types: [released]

jobs:
build-and-test-for-release:
Expand Down

0 comments on commit b709142

Please sign in to comment.