Skip to content

Commit

Permalink
- switch workflow to rleased based trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Zozmann committed Sep 20, 2024
1 parent f81e6b2 commit e0517e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy-jakarta.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Deploy OData-JPA-Adapter (jakarta) on packagecloud
on:
push:
tags:
- 2.**
release:
types: [released]

jobs:
deployment:
Expand Down

0 comments on commit e0517e9

Please sign in to comment.