Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iceberg63 authored Dec 27, 2020
1 parent c69a299 commit e7ab671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Test
- name: Build Release Version
run: |
echo $RELEASE_VERSION
echo ${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit e7ab671

Please sign in to comment.