Skip to content

Commit

Permalink
Share dev build with rhyskoedijk (#1403)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Koedijk authored Oct 15, 2024
1 parent 42e9ac9 commit 25070ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
--vsix ${{ github.workspace }}/dev/*.vsix
--auth-type pat
--token ${{ secrets.AZURE_DEVOPS_EXTENSION_TOKEN }}
--share-with tingle
--share-with tingle rhyskoedijk
- name: Publish to marketplace (prod)
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 25070ef

Please sign in to comment.