Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arok authored Aug 9, 2024
1 parent 14c45e1 commit 1ab3a1c
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 @@ -10,7 +10,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: Test upload action
uses: appswithlove/updraft-deploy-github-action@50e9999df1e4551a01623f34e7865552fdba1a8e
uses: appswithlove/updraft-deploy-github-action@a5420da6cb43f3303af87ab367e709e16926dfca
with:
api_key: ${{ secrets.TEST_API_KEY }}
app_key: ${{ secrets.TEST_APP_KEY }}
Expand Down

0 comments on commit 1ab3a1c

Please sign in to comment.