Skip to content

Commit

Permalink
fix(ci): update.yml
Browse files Browse the repository at this point in the history
update for 0.3.1

Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jul 29, 2024
1 parent daaa8b8 commit bb8f4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Run Update
run: anda update -vv --filters nightly=0
run: anda update -vv --excludes nightly=1
env:
GITHUB_TOKEN: ${{ secrets.AUTOUPDATE_GH_TOKEN }}
RUST_BACKTRACE: full
Expand Down

0 comments on commit bb8f4a4

Please sign in to comment.