Skip to content

Commit

Permalink
Fix Asana project ID
Browse files Browse the repository at this point in the history
  • Loading branch information
sammacbeth authored Sep 25, 2023
1 parent e7497be commit e7e2a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
ASANA_WORKSPACE_ID: ${{ secrets.ASANA_WORKSPACE_ID }}
ASANA_PROJECT_ID: '1205116841702786'
ASANA_PROJECT_ID: '1203413160434029'
move_to_section_id: '1203409672862480'

0 comments on commit e7e2a48

Please sign in to comment.