Skip to content

Commit 29ed3ee

Browse files
committed
typo
1 parent 495a5e8 commit 29ed3ee

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
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Extract version
7474
id: version
75-
run: echo version=${GITHUB_REFrefs\/tags\/v} >> $GITHUB_OUTPUT
75+
run: echo version=${GITHUB_REF#refs\/tags\/v} >> $GITHUB_OUTPUT
7676

7777
- name: Build and deploy to Clojars
7878
uses: yetanalytics/action-deploy-clojars@v1

0 commit comments

Comments
 (0)