From 29d62245ec3f0ff946213620c6fc5d59bee63dc7 Mon Sep 17 00:00:00 2001 From: AtaS Date: Tue, 15 Oct 2024 14:12:43 +0100 Subject: [PATCH] Update build-and-publish.yml --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index e81bb98..d00ce06 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -90,7 +90,7 @@ jobs: with: name: swpserver - - uses: atas/actions/bump-release-calver-action@main + - uses: atas/actions/bump-release-calver@main with: github_token: ${{ secrets.GITHUB_TOKEN }}