SCDH / seed-tei-transformations

XSL Transformations for processing TEI documents
MIT License
0 stars 0 forks source link

broken deployment workflow on gh #45

Closed lueck closed 19 minutes ago

lueck commented 2 hours ago

The gh workflow for deploying a release does not yet run without errors.

Create release job fails with:

Error: Resource not accessible by integration
lueck commented 2 hours ago

Adding artifacts to the release fails:

Run actions/upload-release-asset@v1
  with:
    upload_url: [https://uploads.github.com/repos/SCDH/seed-tei-transformations/releases/185697437/assets{?name,label}](https://uploads.github.com/repos/SCDH/seed-tei-transformations/releases/185697437/assets%7B?name,label})
    asset_path: target/*-0.14.2-seed-resources.tar.gz
    asset_name: seed-tei-transformations-0.14.2-seed-resources.tar.gz
    asset_content_type: application/gzip
  env:
    JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64
    JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64
    GITHUB_TOKEN: ***
Error: ENOENT: no such file or directory, stat 'target/*-0.14.2-seed-resources.tar.gz'