Skip to content

Commit

Permalink
Add update problems workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Spxg committed Apr 26, 2024
1 parent 129032a commit 178afdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/progress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
- run: rustup update
- run: cargo run --package progress-tracker --release -- . _site
- uses: actions/upload-pages-artifact@v3
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update problems [skip ci]
deploy:
needs: build
permissions:
Expand Down

0 comments on commit 178afdb

Please sign in to comment.