Skip to content

Commit

Permalink
Update dsm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TorinAsakura authored Oct 18, 2022
1 parent 51b02ad commit 5f63163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dsm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
github-token: ${{ secrets.DSM_TOKEN }}
script: |
const organization = 'atls'
const team_slugs = ['lab','design']
const team_slugs = ['dsm']
const body = function(){/*${{ steps.template.outputs.content }}*/}.toString()
const opts = github.issues.listForRepo.endpoint.merge({
...context.issue,
Expand Down

0 comments on commit 5f63163

Please sign in to comment.