Skip to content

Commit

Permalink
fix: cd
Browse files Browse the repository at this point in the history
  • Loading branch information
key-hui-mentem committed Jan 11, 2023
1 parent ece2c39 commit 2e8d7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy
with:
env:
version_label: ${{ github.event.release.tag_name }}
version_description: ${{ github.SHA }}
run: echo $version_label

0 comments on commit 2e8d7ee

Please sign in to comment.