fix: set base branch to master

This commit is contained in:
losuler
2022-05-08 02:24:10 +10:00
parent f3bf9d4fa7
commit bc297e899e

View File

@ -38,5 +38,6 @@ jobs:
committer: GitHub <noreply@github.com> committer: GitHub <noreply@github.com>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
branch: add-new-release branch: add-new-release
base: master
title: "Add new release" title: "Add new release"
body: "A new release of Packet Tracer has been detected." body: "A new release of Packet Tracer has been detected."