Skip to content

Commit

Permalink
update actions for release 3
Browse files Browse the repository at this point in the history
  • Loading branch information
akoziarz committed Jan 30, 2024
1 parent 71822b0 commit 53659e2
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
@@ -1,11 +1,8 @@
name: Release

on:
workflow_run:
workflows: ['Lint & Unit Test']
branches: [master]
types:
- completed
release:
types: [created]

permissions:
contents: read # for checkout
Expand Down

0 comments on commit 53659e2

Please sign in to comment.