Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Switch to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Oct 13, 2021
1 parent ebc9a3c commit 0924e4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/called-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:

jobs:
call-workflow:
uses: thespad/actions/.github/workflows/ci.yml@v1
uses: thespad/actions/.github/workflows/ci.yml@v2
with:
repo_owner: ${{ github.repository_owner }}
app_name: "monit"
release_type: "alpine"
release_repo: "edge/main"
release_url: "monit"
release_url: "edge/main"
release_name: "monit"
secrets:
repo_scoped_token: ${{ secrets.repo_scoped_token }}

0 comments on commit 0924e4c

Please sign in to comment.