Skip to content

Commit 09d56bb

Browse files
committed
ci: specify version
1 parent 5d19e41 commit 09d56bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nuxt-nightly.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
# schedule:
55
# - cron: "0 5 * * 1,3,5" # monday,wednesday,friday 5AM
66
workflow_dispatch:
7-
pull_request:
87
push:
98
branches:
109
ci/nightly
@@ -15,4 +14,5 @@ jobs:
1514
runs-on: ubuntu-latest
1615
steps:
1716
- name: Nuxt Nightly
18-
uses: danielroe/nuxt-nightly-action
17+
uses: danielroe/[email protected]
18+

0 commit comments

Comments
 (0)