Skip to content

Commit db5b867

Browse files
authored
CI/CD Tag Ref
1 parent 1fb74a1 commit db5b867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
files: ./builds/laradock-cli
3232
repo-token: ${{ secrets.GITHUB_TOKEN }}
33-
release-tag: ${GITHUB_REF}
33+
release-tag: ${{GITHUB_REF}}

0 commit comments

Comments
 (0)