Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f04c54e

Browse filesBrowse files
committed
Fixing release announcement script
1 parent 34710b8 commit f04c54e
Copy full SHA for f04c54e

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/release.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: Post release announcement to org discussions
7575
env:
76-
GH_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}
76+
GH_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
7777
run: .github/scripts/post_release_announcement.sh
7878

7979
- name: Publish release post to utplsql.github.io

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.