Skip to content

Commit

Permalink
Merge pull request #19 from RustLangES/expose_api
Browse files Browse the repository at this point in the history
Expose API
  • Loading branch information
SergioRibera authored Apr 5, 2024
2 parents 8b34f25 + b892dc7 commit 3df70de
Show file tree
Hide file tree
Showing 12 changed files with 665 additions and 190 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
no-test: "true"
secrets: |
DISCORD_TOKEN = '${{ secrets.DISCORD_TOKEN }}'
GUILD_ID = '${{ secrets.GUILD_ID }}'
GUILD_ID = '${{ secrets.GUILD_ID }}'
Loading

0 comments on commit 3df70de

Please sign in to comment.