Skip to content

Commit

Permalink
Revert branch change
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalSumislawski committed Oct 26, 2023
1 parent 77b2a06 commit b35ec39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
path: ${{ env.OPENTELEMETRY_JS_PATH }}
repository: coralogix/opentelemetry-js
ref: refs/heads/feature/improved-batch-span-processor
ref: refs/heads/coralogix-autoinstrumentation
ssh-key: ${{ secrets.OPENTELEMETRY_CI_GITHUB_KEY }}
- name: Generate version files in opentelemetry-js-contrib
working-directory: ${{ env.OPENTELEMETRY_JS_CONTRIB_PATH }}
Expand Down

0 comments on commit b35ec39

Please sign in to comment.