Skip to content

chore: release version v0.1.1 #10

chore: release version v0.1.1

chore: release version v0.1.1 #10

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
workflow_call:
jobs:
ash-ci:

Check failure on line 11 in .github/workflows/elixir.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'igniter-upgrade' is requesting 'contents: write', but is only allowed 'contents: read'.

Check failure on line 11 in .github/workflows/elixir.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'igniter-upgrade' is requesting 'contents: write', but is only allowed 'contents: read'.

Check failure on line 11 in .github/workflows/elixir.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'igniter-upgrade' is requesting 'contents: write', but is only allowed 'contents: read'.

Check failure on line 11 in .github/workflows/elixir.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'igniter-upgrade' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
spark-formatter: false
spark-cheat-sheets: false
sobelow: false
igniter-upgrade: false
rustler-precompiled-var: IGNITERJS_BUILD
rustler-precompiled-module: IgniterJs.Native
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}