Skip to content

Commit

Permalink
Merge branch 'github_actions' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
eerkunt committed Nov 9, 2020
2 parents 446980c + 627ae97 commit 4c67016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Version Imprintment
run: |
- echo "Released version is {{ github.ref }}"
- echo "Released version is ${{ github.ref }}"
# - name: Build
# run: |
Expand Down

0 comments on commit 4c67016

Please sign in to comment.