Skip to content

Commit

Permalink
NEW (Extension) @W-17330890@ A4D SFCA Integration - Code Fixes for Ap…
Browse files Browse the repository at this point in the history
…exCRUDViolation - add token to access internal repo
  • Loading branch information
jag-j committed Jan 17, 2025
1 parent 6f15d44 commit 348ad56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-vsix-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- name: 'Check out the code'
uses: actions/checkout@v4
secrets: inherit
with:
token: ${{ secrets.IDEE_GH_TOKEN }} # So we can access internal repo to pull shared ui components
- name: 'Set up NodeJS'
Expand Down

0 comments on commit 348ad56

Please sign in to comment.