From 38ef49efe516975988677ae789cbedb4649df990 Mon Sep 17 00:00:00 2001 From: Martin Kersner Date: Mon, 15 Apr 2024 21:18:59 +0900 Subject: [PATCH] chore: retrigger test pipeline --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 554dcc0..694b8c8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: # runs-on: ubuntu-latest # environment: # name: pypi - # url: https://pypi.org/p/ # Replace with your PyPI project name + # url: https://pypi.org/p/datamaxi # permissions: # id-token: write # IMPORTANT: mandatory for trusted publishing