Skip to content

ublue akmods 39

ublue akmods 39 #202

Workflow file for this run

name: ublue akmods 39
on:
pull_request:
merge_group:
schedule:
- cron: '0 14 * * *' # 2pm-ish UTC everyday (timed against official fedora container pushes, and after 'config')
workflow_dispatch:
jobs:
build:

Check failure on line 10 in .github/workflows/build-39.yml

View workflow run for this annotation

GitHub Actions / ublue akmods 39

Invalid workflow file

The workflow is not valid. .github/workflows/build-39.yml (Line: 10, Col: 3): Error calling workflow 'ublue-os/akmods/.github/workflows/reusable-build.yml@2817bb9b3181023d028acc7698db98b80cea7174'. The nested job 'build_ublue' is requesting 'packages: write, id-token: write', but is only allowed 'packages: read, id-token: none'.

Check failure on line 10 in .github/workflows/build-39.yml

View workflow run for this annotation

GitHub Actions / ublue akmods 39

Invalid workflow file

The workflow is not valid. .github/workflows/build-39.yml (Line: 10, Col: 3): Error calling workflow 'ublue-os/akmods/.github/workflows/reusable-build.yml@2817bb9b3181023d028acc7698db98b80cea7174'. The nested job 'build_ublue' is requesting 'packages: write, id-token: write', but is only allowed 'packages: read, id-token: none'.
name: build
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
fedora_version: 39