Skip to content

Commit

Permalink
chore : workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Puskar-Roy committed May 17, 2024
1 parent 972c5f7 commit 28bb0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selfAssign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
id: find_command
uses: actions/github-script@v4
with:
github-token: ${{secrets.APIVerse_SECRET}}
github-token: ${{secrets.My_SEC}}
script: |
const commentBody = context.payload.comment.body;
const assignUsing = '/gdsc';
Expand Down

0 comments on commit 28bb0bb

Please sign in to comment.