Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
idelvall committed Jan 6, 2024
1 parent e66c589 commit 6bf10bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
EARTHLY_INSTALL_ID: "earthly-lib-githubactions"
steps:
- uses: actions/checkout@v2
- uses: earthly/actions/setup-earthly@v1
# - uses: earthly/actions/setup-earthly@v1
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/v}" >> $GITHUB_ENV
- name: Release
Expand Down

0 comments on commit 6bf10bc

Please sign in to comment.