From 8f4993bc6c39b48ef6b67e6cf807e85f7096ce10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gunnar=20Inge=20Gj=C3=B8vik=20Sortland?= Date: Wed, 4 Sep 2024 14:43:50 +0200 Subject: [PATCH] [github-actions] Automatic release to latest (#58) --- .github/workflows/automatic-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic-release.yml b/.github/workflows/automatic-release.yml index 7541574..7bb6a64 100644 --- a/.github/workflows/automatic-release.yml +++ b/.github/workflows/automatic-release.yml @@ -43,7 +43,7 @@ jobs: with: repo_token: ${{ secrets.GITHUB_TOKEN }} prerelease: false - automatic_release_tag: "${{ github.ref }}" + automatic_release_tag: "latest" files: | openapi.yaml mobility.binpb