Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Oct 7, 2024
1 parent f03d030 commit 42cad9d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
port: 8000
- name: Test in DragonflyBSD
id: test
uses: vmactions/dragonflybsd-vm@16c54e95d809193626c515c43966b094743e71c5
uses: vmactions/dragonflybsd-vm@f5ecc65e3e183cad8ba439ec048f0ce50ffa7607
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in DragonflyBSD
id: test
uses: vmactions/dragonflybsd-vm@16c54e95d809193626c515c43966b094743e71c5
uses: vmactions/dragonflybsd-vm@f5ecc65e3e183cad8ba439ec048f0ce50ffa7607
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vmactions-DragonflyBSD",
"version": "1.0.8",
"version": "1.0.9",
"description": "GitHub actions for DragonflyBSD",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 42cad9d

Please sign in to comment.