Skip to content

Commit

Permalink
feat: add redirect url
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio committed Jul 15, 2024
2 parents 19bb297 + 298d9ac commit 4ad2136
Show file tree
Hide file tree
Showing 17 changed files with 2,712 additions and 552 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- master
pull_request:
release:
types: [published]
types: [ published ]

env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
REGISTRY: ghcr.io
RUST_VERSION: 1.74.0
RUST_VERSION: 1.76.0

jobs:
cancel-previous-runs:
Expand Down
Loading

0 comments on commit 4ad2136

Please sign in to comment.