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.
1 parent a7b6822 commit 6364041Copy full SHA for 6364041
.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