Skip to content

Commit 5720e37

Browse files
committed
use github actions token
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
1 parent a581701 commit 5720e37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
- name: Set PyPI Version
2828
uses: ./
29+
with:
30+
token: ${{ secrets.GITHUB_TOKEN }}
2931

3032
- name: Show latest version
3133
run: cat PYPI_VERSION

0 commit comments

Comments
 (0)