Skip to content

Commit

Permalink
Merge pull request #2 from brianwarner/2024-10-07-metadata
Browse files Browse the repository at this point in the history
Update metadata and actions
  • Loading branch information
brianwarner authored Oct 7, 2024
2 parents d2f8467 + 93cdace commit d4f7d71
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

name: Build and generate documentation

on: push
on:
push:
branches:
- '!main'

permissions:
contents: write
Expand Down
Empty file added docs/.nojekyll
Empty file.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

[project.urls]
Homepage = "https://github.com/brianwarner/indifferent"
Documentation = "https://github.com/brianwarner/indifferent"
Documentation = ""
Repository = "https://github.com/brianwarner/indifferent"
Issues = "https://github.com/brianwarner/indifferent/issues"

Expand Down

0 comments on commit d4f7d71

Please sign in to comment.