Skip to content

Commit

Permalink
[github-actions] Automatic release to latest (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
gi-wg2 authored Sep 4, 2024
1 parent cfe6371 commit 8f4993b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8f4993b

Please sign in to comment.