Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit f067512

Browse files
author
Takeshi Ikuma (LSUHSC)
committed
updated github action
1 parent af15541 commit f067512

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/test_n_pub.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
name: Distribution
6767
runs-on: ubuntu-latest
6868
needs: tests
69+
permissions:
70+
id-token: write
6971
if: startsWith(github.ref, 'refs/tags')
7072
steps:
7173
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)