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 28014ff commit 64ab93fCopy full SHA for 64ab93f
.github/workflows/story.yml
@@ -15,8 +15,4 @@ jobs:
15
with:
16
dev-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_DEV_ENTITLEMENT }}
17
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
18
- - name: The generated package
19
- run: |
20
- dpkg --contents ${{ steps.package.outputs.artifact-path }}
21
- dpkg --info ${{ steps.package.outputs.artifact-path }}
22
0 commit comments