diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1735aaf..82af997 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,9 +33,6 @@ jobs: with: name: DataLink.pdf Preview path: DataLink.pdf - It will be updated automatically after each merge of a PullRequest. - **DO NOT PUBLISH THIS PRE-RELEASE!**" - _Corresponding commit: ${{ github.sha }}_ assets: ${{ env.doc_name }}-draft.pdf replace_assets: true github_token: ${{ secrets.GITHUB_TOKEN }}