Skip to content

Commit

Permalink
update token name
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
  • Loading branch information
BigSamu committed Dec 14, 2023
1 parent 4f4a642 commit 6285dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_change_set_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- name: Update Changelog
uses: BigSamu/OpenSearch_Change_Set_Create_Action@main
with:
token: ${{secrets.OPENSEARCH_TOKEN}}
token: ${{ secrets.GITHUB_TOKEN }}
changeset_path: changelogs/fragments

0 comments on commit 6285dca

Please sign in to comment.