alpha
Login
or
Join now
danielroe.dev
/
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt.
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: bump
author
Daniel Roe
date
2 years ago
(Dec 4, 2023, 4:54 PM UTC)
commit
670ce441
670ce44192def71968e64752c8f0a888a89afa3f
parent
cda804c5
cda804c56bcef4d640a11cb2add2db700b122b81
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
nuxt-nightly.yml
+1
-1
.github/workflows/nuxt-nightly.yml
View file
Reviewed
···
23
23
run: pnpm install
24
24
25
25
- name: Nuxt Nightly
26
26
-
uses: danielroe/nuxt-nightly-action@4032862665755e7721530c3e5855607c73158426
26
26
+
uses: danielroe/nuxt-nightly-action@07089600b06f615c1d3aa4674ffed33da746aa4d
27
27
env:
28
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
29