You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/close.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ jobs:
15
15
github-token: ${{ secrets.GITHUB_TOKEN }}
16
16
script: |
17
17
const issueNumber = context.issue.number;
18
-
const issueMessage = "The ceremony has ended! If you'd like, you can provide a custom random beacon by commenting on issue #50 before June 20, 2024, 00:00:00 UTC. Thank you for your interest in participating in the ceremony!";
18
+
const issueMessage = "The ceremony has ended! Thank you for your interest in participating in the ceremony!";
0 commit comments