File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,6 +136,8 @@ jobs:
136136 environment :
137137 name : testpypi
138138 url : https://test.pypi.org/p/libcachesim
139+ permissions :
140+ id-token : write # IMPORTANT: this permission is mandatory for trusted publishing
139141
140142 steps :
141143 - name : Download all artifacts
Original file line number Diff line number Diff line change 11# libCacheSim - building and running cache simulations
22
33[ ![ build] ( https://github.com/1a1a11a/libCacheSim/actions/workflows/build.yml/badge.svg )] ( https://github.com/1a1a11a/libCacheSim/actions/workflows/build.yml )
4- [ ![ Python-package GitHub Actions Build Status] ( https://github.com/1a1a11a/libCacheSim/actions/workflows/pypi-release.yml/badge.svg?branch=master )] ( https://github.com/1a1a11a/libCacheSim/actions/workflows/pypi-release.yml )
4+ [ ![ Python-package GitHub Actions Build Status] ( https://github.com/1a1a11a/libCacheSim/actions/workflows/pypi-release.yml/badge.svg )] ( https://github.com/1a1a11a/libCacheSim/actions/workflows/pypi-release.yml )
55[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/libcachesim.svg?logo=python&logoColor=white )] ( https://pypi.org/project/libcachesim )
66[ ![ PyPI Version] ( https://img.shields.io/pypi/v/libcachesim.svg?logo=pypi&logoColor=white )] ( https://pypi.org/project/libcachesim )
77[ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/1a1a11a/libCacheSim/badge )] ( https://scorecard.dev/viewer/?uri=github.com/1a1a11a/libCacheSim )
You can’t perform that action at this time.
0 commit comments