Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
Update build action
  • Loading branch information
kurnebaker authored Oct 25, 2023
1 parent a40a49d commit 9438c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: actions/checkout@v3

- name: Build and Publish
uses: defra-cdp-sandpit/cdp-build-action/build@main
uses: DEFRA/cdp-build-action/build@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9438c30

Please sign in to comment.