Skip to content

Commit

Permalink
Release v3.0.0 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeyondEvil committed May 27, 2023
1 parent 808c57d commit 4f70f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
publish:
if: github.repository == 'pytest-dev/pytest-base-url'
if: github.repository == 'pytest-dev/pytest-metadata'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Release Notes
-------------

3.0.0 (unreleased)
3.0.0 (2023-05-27)
------------------

* Group CLI options
Expand Down

0 comments on commit 4f70f2a

Please sign in to comment.