Skip to content

Commit

Permalink
Update publish-assets-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jura authored Oct 25, 2023
1 parent 41804c4 commit 2663d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-assets-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Preserve NPM publishing workflow
- name: get workflow definition
run: |
echo "" > docs/.github/workflows/release-package.yml
mkdir -p docs/.github/workflows
curl --location --request GET "https://raw.githubusercontent.com/undp/design-system-assets/main/.github/workflows/release-package.yml" -o docs/.github/workflows/release-package.yml
# Exclude Github workflow definitions from NPM package
- name: Create .npmignore file
Expand Down

0 comments on commit 2663d1c

Please sign in to comment.