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 8697d66 commit 8eb80b5Copy full SHA for 8eb80b5
.github/workflows/api_platform.yml
@@ -17,6 +17,6 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Update distribution
20
- run: gh workflow run -R api-platform/api-platfom release.yml -f tag=${{ github.ref_name }}
+ run: gh workflow run -R api-platform/api-platform release.yml -f tag=${{ github.ref_name }}
21
22
0 commit comments