Skip to content

Commit

Permalink
VyOS 1.3.0-epa2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
9l committed Oct 19, 2021
1 parent 297de52 commit f1daee1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/vyos-v1.3.x-equuleus.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: VyOS v1.3.x Release Candidate
name: VyOS v1.3.x Release

on:
push:
Expand All @@ -12,7 +12,7 @@ env:
BUILD_ARCH: amd64
BUILD_BY: vyos-build-action@github.com
BUILD_TYPE: release
BUILD_VERSION: 1.3.0-rc6
BUILD_VERSION: 1.3.0-epa2
BUILD_QEMU: true
BUILD_QCOW2: true
BUILD_HYPERV: true
Expand Down Expand Up @@ -103,8 +103,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: VyOS v${{ env.BUILD_VERSION }} Release Candidate
body: VyOS v${{ env.BUILD_VERSION }} Release Candidate
name: VyOS v${{ env.BUILD_VERSION }} Release
body: VyOS v${{ env.BUILD_VERSION }} Release
draft: false
prerelease: false
files: |
Expand Down

0 comments on commit f1daee1

Please sign in to comment.