We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ea74a commit adae4baCopy full SHA for adae4ba
.github/workflows/php.yml
@@ -57,7 +57,6 @@ jobs:
57
with:
58
artifacts: apigee-devportal-php-${{ matrix.php }}.tar.gz
59
allowUpdates: true
60
- draft: true
61
token: ${{ secrets.GITHUB_TOKEN }}
62
# uses: actions/upload-artifact@v3
63
# with:
0 commit comments