Skip to content

Commit 7cd4fbf

Browse files
Authorize myself to perform nightly releases (#118)
Authorise Enrico Giorio to perform nightly releases
1 parent 9224eba commit 7cd4fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
goreleaser:
17-
if: contains('["obs-gh-alexlew", "obs-gh-mattcotter"]', github.actor)
17+
if: contains('["obs-gh-alexlew", "obs-gh-mattcotter", "obs-gh-enricogiorio"]', github.actor)
1818
runs-on: ubuntu-observe-agent-8cpu
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)