Skip to content

Commit

Permalink
chore: update asana project id
Browse files Browse the repository at this point in the history
  • Loading branch information
mordochi committed Apr 30, 2024
1 parent 7247d88 commit d4a0eb5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/create-asana-attachment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
with:
asana-secret: ${{ secrets.ASANA_SECRET }}
allowed-projects: |
1201812548509877
1207145524635866
1207160002492686
1203400194794992
- name: Log output status
run: echo "Status is ${{ steps.postAttachment.outputs.status }}"
run: echo "Status is ${{ steps.postAttachment.outputs.status }}"

0 comments on commit d4a0eb5

Please sign in to comment.