Skip to content

Commit 31706fd

Browse files
committed
allow maico to publish the package
1 parent 20adb86 commit 31706fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
release:
1818
name: Release
19-
if: github.actor == 'CaselIT' || github.actor == 'zzzeek'
19+
if: github.actor == 'CaselIT' || github.actor == 'zzzeek' || github.actor == 'MaicoTimmerman'
2020
runs-on: "ubuntu-latest"
2121

2222
steps:

0 commit comments

Comments
 (0)