Skip to content

Commit 647d525

Browse files
authored
Merge pull request #85 from endlessm/fix-release-to-assetlib
github: Drop the publish job's action type check
2 parents 99f8587 + bce052a commit 647d525

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/godot-asset-library.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ name: Push to Godot Asset Library
77

88
jobs:
99
publish:
10-
if: github.event.action == 'released'
1110
runs-on: ubuntu-latest
1211
name: Push new release
1312
steps:

0 commit comments

Comments
 (0)