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 f0c0e21 commit 27b25be
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
1204161964711931
- name: Log output status
run: echo "Status is ${{ steps.postAttachment.outputs.status }}"
run: echo "Status is ${{ steps.postAttachment.outputs.status }}"

0 comments on commit 27b25be

Please sign in to comment.