From 105db028a69888a293400aeee5daa92ec5c87c73 Mon Sep 17 00:00:00 2001 From: clintval Date: Thu, 18 Apr 2024 11:00:11 -0700 Subject: [PATCH] . --- .github/workflows/publish.yml | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f93156b..8858534 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -113,6 +113,7 @@ jobs: make-github-release: runs-on: ubuntu-latest + environment: github permissions: contents: write pull-requests: read diff --git a/README.md b/README.md index 1ad2f47..092e74b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # bedspec -[![CI](https://github.com/clintval/bedspec/actions/workflows/pythonpackage.yml/badge.svg?branch=main)](https://github.com/clintval/bedspec/actions/workflows/pythonpackage.yml?query=branch%3Amain) +[![CI](https://github.com/clintval/bedspec/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/clintval/bedspec/actions/workflows/pythonpackage.yml?query=branch%3Amain) +[![PyPi Release](https://badge.fury.io/py/bedspec.svg)](https://badge.fury.io/py/bedspec) [![Python Versions](https://img.shields.io/badge/python-3.12-blue)](https://github.com/clintval/bedspec) [![MyPy Checked](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/) [![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)