Skip to content

Commit

Permalink
Update discord.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RohanVashisht1234 authored Sep 10, 2024
1 parent c99ab08 commit b0ef717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/discord.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
TOKEN: ${{ secrets.TOKEN }}
runs-on: ubuntu-latest
steps:
- name: Setup Python
uses: actions/[email protected]
- uses: actions/[email protected]
- uses: actions/checkout@v4
- name: Install
run: |
pip3 install discord
Expand Down

0 comments on commit b0ef717

Please sign in to comment.