Skip to content

Update README.md (#263) #71

Update README.md (#263)

Update README.md (#263) #71

Workflow file for this run

name: 'Uptane Standard CI Job'
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and publish artifacts
env:
ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
uses: docker://uptane/uptane-standard-ci