Skip to content

Commit 4b27cde

Browse files
authored
Update main.yml
1 parent fe62947 commit 4b27cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
steps:
324324
- name: No-op
325325
shell: bash
326-
run: Write-Output "no-op"
326+
run: echo "Announcements are temporarily disabled."
327327
# - name: Tweet
328328
# id: tweet
329329
# uses: snow-actions/tweet@v1.3.0

0 commit comments

Comments
 (0)