Skip to content

Stop adding contributor fields to json #79

Stop adding contributor fields to json

Stop adding contributor fields to json #79

Workflow file for this run

name: Release
on:
workflow_dispatch:
push:
branches:
- main
permissions:
id-token: write
contents: read
jobs:
test:
runs-on: ubuntu-latest
name: Release
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: nationalarchives/pronom-signatures
path: 'signature-files'
- name: Configure AWS credentials for Lambda
uses: aws-actions/[email protected]
with:
role-to-assume: arn:aws:iam::${{ secrets.ACCOUNT_ID }}:role/SandboxGithubActionsDeployPronomWebsite
aws-region: eu-west-2
role-session-name: DeployPRONOM
- run: .github/scripts/release.sh intg