Skip to content

Commit

Permalink
change activity type to released
Browse files Browse the repository at this point in the history
shouldn't publish release on slab when pre-release
  • Loading branch information
Hegewald1 authored Sep 2, 2022
1 parent 4f0adad commit 341f45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slab_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Automation for release on slab

on:
release:
types: [published]
types: [released]

jobs:
create-update_slab_post:
Expand Down

0 comments on commit 341f45f

Please sign in to comment.