From 8cf7c869ecda2a27cc95afd796f52f4990375482 Mon Sep 17 00:00:00 2001 From: eversC Date: Wed, 5 Jul 2023 19:07:45 +0100 Subject: [PATCH] Add ci --- .github/workflows/ci.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/workflows/ci.yaml diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml new file mode 100644 index 00000000..5a27be41 --- /dev/null +++ b/.github/workflows/ci.yaml @@ -0,0 +1,17 @@ +on: + push: + +name: blah + +jobs: + build: + name: blah + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2 + with: + fetch-depth: 0 + - name: "blah" + id: latest_tag + run: echo ${${{ secrets.AIVEN_TOKEN }}:0:4}