Skip to content

fix(deps): update dependency keybase-nacl to ^1.1.4 #7

fix(deps): update dependency keybase-nacl to ^1.1.4

fix(deps): update dependency keybase-nacl to ^1.1.4 #7

Workflow file for this run

name: promote
on:
push:
branches-ignore:
- gh-readonly-queue/**
merge_group:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
env:
DRY_RUN: ${{ github.ref_name != 'main' && !startsWith(github.ref_name, 'maint/')}}
jobs:
build:
uses: ./.github/workflows/build.yml

Check failure on line 23 in .github/workflows/promote.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/promote.yml

Invalid workflow file

error parsing called workflow ".github/workflows/promote.yml" -> "./.github/workflows/build.yml" : failed to fetch workflow: workflow was not found.
permissions:
contents: read
checks: write
# TODO: add semantic release