Skip to content

Commit

Permalink
Merge branch 'master' into 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerozgen committed Jan 15, 2023
2 parents 086fc75 + 8e53b1a commit 47248f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Publish

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

jobs:
upload:
Expand Down

0 comments on commit 47248f0

Please sign in to comment.