Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Setup Go environment, this might work?
Browse files Browse the repository at this point in the history
  • Loading branch information
CmdrNorthpaw authored Aug 7, 2021
1 parent 6462ce0 commit 793d936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2

- uses: actions/[email protected]

- name: Update Discord
env:
DISCORD_KEY: ${{ secrets.DISCORD_KEY }}
Expand Down

0 comments on commit 793d936

Please sign in to comment.