Skip to content

Commit

Permalink
👷 Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fantomitechno committed Jan 4, 2024
1 parent 25af455 commit e2bb91c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release

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

permissions:
contents: read
Expand Down

0 comments on commit e2bb91c

Please sign in to comment.