Skip to content

Commit c1ccee5

Browse files
committed
echo the version that is going to published in the GH Action
1 parent edf94a8 commit c1ccee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh -l
22

3-
# Publish the orb on CircleCI Orbs Registry
3+
echo "Trying to publish orb with version ${GITHUB_REF}"
44
circleci orb publish source.yml "nebulab/feature-branch-preview@${GITHUB_REF}" --token $CIRCLECI_TOKEN

0 commit comments

Comments
 (0)