We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e49de65 + 6364041 commit 20ef35bCopy full SHA for 20ef35b
.github/workflows/release-nightly-dcs.yml
@@ -58,7 +58,7 @@ jobs:
58
# run: |
59
# aws s3 sync dist/release s3://${{ secrets.AWS_S3_BUCKET }}/gitea/${{ steps.clean_name.outputs.branch }} --no-progress
60
nightly-docker-rootful:
61
- runs-on: namespace-profile-gitea-release-docker
+ runs-on: ubuntu-latest
62
permissions:
63
packages: write # to publish to ghcr.io
64
steps:
0 commit comments