Skip to content

Commit

Permalink
actions: shit, wrong job
Browse files Browse the repository at this point in the history
  • Loading branch information
Bravo555 authored Sep 23, 2023
1 parent 2d59125 commit 9537ab8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
needs: build
environment: production
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 100
- name: Announce deploy
env:
DISCORD_TOKEN: ${{ secrets.BOT_DISCORD_TOKEN }}
Expand Down

0 comments on commit 9537ab8

Please sign in to comment.