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

Commit

Permalink
Rename reversion part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
CmdrNorthpaw authored Aug 5, 2021
1 parent 0bbca58 commit 2623f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Update Discord
env:
DISCORD_KEY: ${{ secrets.DISCORD_KEY }}
run: kotlinc -script -jvm-target 1.8 update-commit.kts ${{ github.repository }} ${{ github.sha }}
run: kotlinc -script -jvm-target 1.8 update-commit.main.kts ${{ github.repository }} ${{ github.sha }}

0 comments on commit 2623f04

Please sign in to comment.