Skip to content

Commit

Permalink
Update fetch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lunDreame authored Oct 22, 2024
1 parent 5f2f56b commit 772d787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fetch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:
pull-requests: write

jobs:
fetch_firmware:
fetch:
runs-on: ubuntu-latest
env:
BAMBU_ACCOUNT: ${{ secrets.BAMBU_ACCOUNT }}
Expand All @@ -32,4 +32,4 @@ jobs:
commit-message: 'Firmware payload updated'
branch: fetch-firmware-payload
title: 'Firmware payload updated'
reviewers: lunDreame34
#reviewers: lunDreame34

0 comments on commit 772d787

Please sign in to comment.