mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-23 10:42:22 +00:00
Remove Github actions workflow for now
This commit is contained in:
26
.github/workflows/main.yml
vendored
26
.github/workflows/main.yml
vendored
@ -1,26 +0,0 @@
|
|||||||
name: Jekyll Deploy
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build_and_deploy:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: GitHub Checkout
|
|
||||||
uses: actions/checkout@v1
|
|
||||||
- name: Bundler Cache
|
|
||||||
uses: actions/cache@v1
|
|
||||||
with:
|
|
||||||
path: vendor/bundle
|
|
||||||
key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile.lock') }}
|
|
||||||
restore-keys: |
|
|
||||||
${{ runner.os }}-gems-
|
|
||||||
- name: Build & Deploy to GitHub Pages
|
|
||||||
uses: joshlarsen/jekyll4-deploy-gh-pages@master
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
GITHUB_REPOSITORY: ${{ secrets.GITHUB_REPOSITORY }}
|
|
||||||
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
|
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920889675582000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920889675582000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
<description>TK Governance Archaeology description</description>
|
<description>TK Governance Archaeology description</description>
|
||||||
<link>http://localhost:4000/</link>
|
<link>http://localhost:4000/</link>
|
||||||
<atom:link href="http://localhost:4000/feed/index.xml" rel="self" type="application/rss+xml"/>
|
<atom:link href="http://localhost:4000/feed/index.xml" rel="self" type="application/rss+xml"/>
|
||||||
<pubDate>Fri, 17 May 2024 00:39:07 -0400</pubDate>
|
<pubDate>Fri, 17 May 2024 00:41:29 -0400</pubDate>
|
||||||
<lastBuildDate>Fri, 17 May 2024 00:39:07 -0400</lastBuildDate>
|
<lastBuildDate>Fri, 17 May 2024 00:41:29 -0400</lastBuildDate>
|
||||||
<generator>Jekyll v4.2.2</generator>
|
<generator>Jekyll v4.2.2</generator>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920889675582000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920889675582000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user