Skip to content

chore: mount vsix artifact in separated folder (#2602) #1484

chore: mount vsix artifact in separated folder (#2602)

chore: mount vsix artifact in separated folder (#2602) #1484

Workflow file for this run

# See https://github.com/ansible/team-devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
branches:
- main
- "releases/**"
- "stable/**"
permissions:
checks: read
contents: write
issues: write
pull-requests: read
jobs:
push:
uses: ansible/team-devtools/.github/workflows/push.yml@main
secrets: inherit