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 ff48317 commit 9ae4c5bCopy full SHA for 9ae4c5b
.github/workflows/buildAndPublish.yml
@@ -72,6 +72,7 @@ jobs:
72
GIT_REF: ${{ github.sha }}
73
BRANCH_NAME: ${{ github.ref_name }}
74
WORKITEM_FILTER: ${{ vars.WORKITEM_FILTER || 'PTCRM-[0-9]' }}
75
+ NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
76
steps:
77
- name: Checkout
78
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments