We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf94a8 commit c1ccee5Copy full SHA for c1ccee5
publish-on-orbs-registry/entrypoint.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh -l
2
3
-# Publish the orb on CircleCI Orbs Registry
+echo "Trying to publish orb with version ${GITHUB_REF}"
4
circleci orb publish source.yml "nebulab/feature-branch-preview@${GITHUB_REF}" --token $CIRCLECI_TOKEN
0 commit comments