Skip to content

Commit c766e9d

Browse files
Fix molecule
Former-commit-id: c0166f7
1 parent f71e162 commit c766e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
path: "${{ github.repository }}"
3333
- name: molecule
3434
uses: robertdebock/[email protected]
35-
env:
35+
with:
3636
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)