Skip to content

Commit

Permalink
Merge pull request #105 from blocto/chore/asana-link
Browse files Browse the repository at this point in the history
chore: update asana project id
  • Loading branch information
mordochi authored May 2, 2024
2 parents f0c0e21 + 27b25be commit 92c96fa
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 92c96fa

Please sign in to comment.