Skip to content

Commit

Permalink
Fuck the hell off
Browse files Browse the repository at this point in the history
  • Loading branch information
jbosse committed Jun 21, 2024
1 parent f0b4261 commit a4f39e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
id: step_1
uses: ARPC/[email protected]
with:
fogbugz_api_url: "https://my.fogbuz.instantce/api"
fogbugz_api_url: 'https://my.fogbuz.instantce/api'
fogbugz_token: ${{ secrets.FOGBUGZ_API_TOKEN }}
fogbugz_project: My Project
fogbugz_category: "My Category"
planview_api_url: "https://mysite.leankit.com/io"
fogbugz_category: 'My Category'
planview_api_url: 'https://mysite.leankit.com/io'
planview_auth: ${{ secrets.LEANKIT_AUTH }}
planview_board_id: 1000000001
planview_lane_id: 1000000002
Expand Down

0 comments on commit a4f39e0

Please sign in to comment.