Bot Updating Templated Files
This commit is contained in:
parent
2b397aa4b5
commit
094a15b4aa
6 changed files with 9 additions and 9 deletions
2
.github/workflows/package_trigger.yml
vendored
2
.github/workflows/package_trigger.yml
vendored
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
package-trigger-master:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.1.0
|
||||
- uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Package Trigger
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue