Skip to content

Commit

Permalink
for test
Browse files Browse the repository at this point in the history
  • Loading branch information
davema-clan committed Jun 24, 2024
1 parent 457ed4b commit 345104e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ env:

jobs:
test-public-repo:
env:
remote_host_test: ${{ secrets.REMOTE_HOST_TEST }}

runs-on: ubuntu-latest

Expand All @@ -22,5 +24,3 @@ jobs:
- name: Action Test
id: test
uses: davema-clan/github-action-tmp@main
with:
remote_host_test: ${{ secrets.REMOTE_HOST_TEST }}

0 comments on commit 345104e

Please sign in to comment.