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 0dfbfe9 commit b3082e6Copy full SHA for b3082e6
.github/workflows/pr-preview-release.yml
@@ -38,7 +38,6 @@ jobs:
38
39
40
- name: Create or Update PR Release
41
- if: ${{ github.event.action != 'closed' }}
42
env:
43
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
RELEASE_TAG: 'agentapi_${{ github.event.pull_request.number }}'
0 commit comments