Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Update release-workflow.yml (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbbaughe authored Nov 24, 2020
1 parent 8492cf1 commit 72727b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cp ./build/distributions/*.deb job-scheduler-artifacts_deb
cp ./build/distributions/*.rpm job-scheduler-artifacts
cp ./build/distributions/*.rpm job-scheduler-artifacts_rpm
echo ::set-env name=TAG_VERSION::${GITHUB_REF/refs\/tags\//}
echo "TAG_VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
# AWS authentication
- name: Configure AWS Credentials
Expand Down

0 comments on commit 72727b4

Please sign in to comment.