Possibly Final Commit

This commit is contained in:
AZMCode
2020-08-30 09:43:17 -04:00
committed by GitHub
parent 258c514bfa
commit b6de490130

View File

@@ -24,7 +24,7 @@ jobs:
outputs:
package-name: ${{ steps.packageInfo.outputs.package-name }}
package-version: ${{ steps.packageInfo.outputs.package-version }}
commit-msg: ${{ steps.packageInfo.outputs.package-name }}
commit-msg: ${{ steps.packageInfo.outputs.commit-msg }}
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Checkout Commit