Skip to content

Commit

Permalink
update v1.3.0 action file
Browse files Browse the repository at this point in the history
  • Loading branch information
9l committed Dec 23, 2021
1 parent 750d5a9 commit 663eedd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vyos-v1.3.x-equuleus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: VyOS v${{ env.BUILD_VERSION }} Release
body: VyOS v${{ env.BUILD_VERSION }} Release
name: VyOS v${{ env.BUILD_VERSION }} LTS Release
body: VyOS v${{ env.BUILD_VERSION }} LTS Release
draft: false
prerelease: false
files: |
Expand Down

0 comments on commit 663eedd

Please sign in to comment.